IContentControl.

Content Property

Summary

Gets or sets the content to display.
Namespace
Avalonia.Controls
Containing Type
IContentControl

Syntax

object Content { get; set; }

Value

Type Description
object