Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 647 Bytes

semanticzoomautomationpeer_toggle_7432421.md

File metadata and controls

22 lines (14 loc) · 647 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Automation.Peers.SemanticZoomAutomationPeer.Toggle
winrt method

Windows.UI.Xaml.Automation.Peers.SemanticZoomAutomationPeer.Toggle

-description

Cycles through the toggle states of a control.

-remarks

For a SemanticZoom, the toggle action switches the view, equivalent to calling ToggleActiveView so long as CanChangeViews is true.

-examples

-see-also