Skip to main content

Content Property

Gets or sets the content to be displayed by the presenter.

Definition

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

[DependsOnAttribute("ContentTemplate")]
public Object? Content { get; set; }

Property Value

Object

See Also

Reference

ContentPresenter Class
Avalonia.Controls.Presenters Namespace