ToggleSwitchOnContent Property

Gets or Sets the Content that is displayed when in the On State.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Object? OnContent { get; set; }

Property Value

Object

See Also