Table of Contents

Class unicode_script_func_tAsyncHandler

Namespace
HarfBuzz.Internal
Assembly
HarfBuzz-0.0.dll

Async Handler for unicode_script_func_t. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class unicode_script_func_tAsyncHandler
Inheritance
unicode_script_func_tAsyncHandler
Inherited Members

Constructors

unicode_script_func_tAsyncHandler(unicode_script_func_t)

public unicode_script_func_tAsyncHandler(unicode_script_func_t managed)

Parameters

managed unicode_script_func_t

Fields

NativeCallback

public unicode_script_func_t NativeCallback

Field Value

unicode_script_func_t