SelectedContent Property
Gets or sets the content of the selected tab.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Object? SelectedContent { get; }
Public ReadOnly Property SelectedContent As Object
Get
member SelectedContent : Object with get
Property Value
Object
The content of the selected tab.