Switch.ISwitch.IsOn Property

Definition

property bool Microsoft::Maui::ISwitch::IsOn { bool get(); void set(bool value); };
bool Microsoft.Maui.ISwitch.IsOn { get; set; }
member this.Microsoft.Maui.ISwitch.IsOn : bool with get, set
 Property IsOn As Boolean Implements ISwitch.IsOn

Property Value

Implements

Applies to