Edit

Share via


UnicodeFunctions(UnicodeFunctions) Constructor

Definition

Initializes a new instance of the UnicodeFunctions class that inherits from the specified parent.

public UnicodeFunctions(HarfBuzzSharp.UnicodeFunctions parent);

Parameters

parent
UnicodeFunctions

The parent Unicode functions to inherit from for any unset callbacks, or null.

Applies to