Skip to main content

SelectedContentTemplate Property

Gets or sets the content template for the selected tab.

Definition

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

public IDataTemplate? SelectedContentTemplate { get; }

Property Value

IDataTemplate
The content template of the selected tab.

See Also

Reference

TabControl Class
Avalonia.Controls Namespace