Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 427 Bytes

toggleswitch_toggled.md

File metadata and controls

25 lines (17 loc) · 427 Bytes
-api-id -api-type
E:Microsoft.UI.Xaml.Controls.ToggleSwitch.Toggled
winrt event

Microsoft.UI.Xaml.Controls.ToggleSwitch.Toggled

-description

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

-xaml-syntax

<ToggleSwitch Toggled="eventhandler"/>

-remarks

-examples

-see-also