OffContent Property
Gets or Sets the Content that is displayed when in the Off State.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Object? OffContent { get; set; }
Public Property OffContent As Object
Get
Set
member OffContent : Object with get, set