InlineCollectionText Property

Gets or adds the text held by the inlines collection.

Remarks

Can be null for complex content.

Definition

Namespace: Avalonia.Controls.Documents
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public string? Text { get; }

Property Value

String

See Also