Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 755 Bytes

togglesplitbuttonautomationpeer_togglestate.md

File metadata and controls

22 lines (13 loc) · 755 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Automation.Peers.ToggleSplitButtonAutomationPeer.ToggleState
winrt property

Microsoft.UI.Xaml.Automation.Peers.ToggleSplitButtonAutomationPeer.ToggleState

-description

Gets the toggle state of a ToggleSplitButton type.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

The toggle state of the ToggleSplitButton. The default value is Indeterminate.

-remarks

-see-also

-examples