TabControlSelectedContent Property
Gets or sets the content of the selected tab.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
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.