Skip to main content

SelectedContent Property

Gets or sets the content of the selected tab.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public Object? SelectedContent { get; }

Property Value

Object
The content of the selected tab.

See Also

Reference

TabControl Class
Avalonia.Controls Namespace