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