Text 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)
- C#
- VB
- F#
public string? Text { get; }
Public ReadOnly Property Text As String
Get
member Text : string with get
Property Value
StringSee Also
Reference
InlineCollection Class
Avalonia.Controls.Documents Namespace