Child Property
Gets the control displayed by the presenter.
Definition
Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Control? Child { get; }
Public ReadOnly Property Child As Control
Get
member Child : Control with get
Property Value
ControlSee Also
Reference
ContentPresenter Class
Avalonia.Controls.Presenters Namespace