TextTrimmingPrefixCharacterEllipsis Property

Text is trimmed after a given prefix length. An ellipsis (...) is drawn in between prefix and suffix and represents remaining text.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static TextTrimming PrefixCharacterEllipsis { get; }

Property Value

TextTrimming

See Also