ContentPresenterChild Property
Gets the control displayed by the presenter.
Namespace: Avalonia.Controls.PresentersAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Control? Child { get; }
Public ReadOnly Property Child As Control
Get
member Child : Control with get
Property Value
Control