Summary
Gets the control displayed by the presenter.
- Namespace
- Avalonia
.Controls .Presenters - Containing Type
- ContentPresenter
Syntax
public IControl Child { get; private set; }
Value
Type | Description |
---|---|
IControl |
public IControl Child { get; private set; }
Type | Description |
---|---|
IControl |