TextShaperOptions Structure
Options to customize text shaping.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public readonly struct TextShaperOptions : IEquatable<TextShaperOptions>
Public Structure TextShaperOptions
Implements IEquatable(Of TextShaperOptions)
[<SealedAttribute>]
type TextShaperOptions =
struct
inherit ValueType
interface IEquatable<TextShaperOptions>
end
- Inheritance
- Object ValueType TextShaperOptions
- Implements
- IEquatableTextShaperOptions