InlineUIContainerChild Property

The content spanned by this TextElement.

Definition

Namespace: Avalonia.Controls.Documents
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
[ContentAttribute]
public Control Child { get; set; }

Property Value

Control

See Also