Edit

Share via


Buffer.UnicodeFunctions Property

Definition

Gets or sets the Unicode functions used by the buffer.

public HarfBuzzSharp.UnicodeFunctions UnicodeFunctions { get; set; }

Property Value

The Unicode functions.

Remarks

Unicode functions provide character property lookups needed during shaping.

Applies to