Summary
Gets or sets the content to be displayed by the presenter.
- Namespace
- Avalonia
.Controls .Presenters - Containing Type
- IContentPresenter
Syntax
object Content { get; set; }
Value
Type | Description |
---|---|
object |
object Content { get; set; }
Type | Description |
---|---|
object |