ContentPresenterChild Property

Gets the control displayed by the presenter.

Definition

Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Control? Child { get; }

Property Value

Control

See Also