ToggleSplitButtonAutomationPeer.Toggle Method

Definition

Cycles through the toggle states of a control.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.ToggleSplitButtonAutomationPeer.Toggle (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 virtual void Toggle() = Toggle;
void Toggle();
public void Toggle();
function toggle()
Public Sub Toggle ()

Implements

Applies to