InlineCollectionText Property
Gets or adds the text held by the inlines collection.
Can be null for complex content.
Namespace: Avalonia.Controls.DocumentsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public string? Text { get; }
Public ReadOnly Property Text As String
Get
member Text : string with get
Property Value
String