Skip to main content

ContentTemplate Property

Gets or sets the data template used to display the content of the flyout.

Definition

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

public IDataTemplate? ContentTemplate { get; set; }

Property Value

IDataTemplate

See Also

Reference

Flyout Class
Avalonia.Controls Namespace