TextFormatterCurrent Property

Gets the current TextFormatter that is used for non complex text formatting.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static TextFormatter Current { get; }

Property Value

TextFormatter

See Also