GenericTextParagraphPropertiesAlwaysCollapsible Property
If true, the formatted line may always be collapsed. If false (the default),
only lines that overflow the paragraph width are collapsed.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public override bool AlwaysCollapsible { get; }
Public Overrides ReadOnly Property AlwaysCollapsible As Boolean
Get
abstract AlwaysCollapsible : bool with get
override AlwaysCollapsible : bool with get
Property Value
Boolean