OnContent 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)
- C#
- VB
- F#
public Object? OnContent { get; set; }
Public Property OnContent As Object
Get
Set
member OnContent : Object with get, set