Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 425 Bytes

toggleswitch_toggled.md

File metadata and controls

27 lines (17 loc) · 425 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.ToggleSwitch.Toggled
winrt event

Windows.UI.Xaml.Controls.ToggleSwitch.Toggled

-description

Occurs when "On"/"Off" state changes for this ToggleSwitch.

-xaml-syntax

<ToggleSwitch Toggled="eventhandler"/>

-remarks

-examples

-see-also