ToggleSwitchOffContent Property
Gets or Sets the Content that is displayed when in the Off State.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Object? OffContent { get; set; }
Public Property OffContent As Object
Get
Set
member OffContent : Object with get, set
Property Value
Object