Table of Contents

Class font_draw_glyph_func_tAsyncHandler

Namespace
HarfBuzz.Internal
Assembly
HarfBuzz-0.0.dll

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

public class font_draw_glyph_func_tAsyncHandler
Inheritance
font_draw_glyph_func_tAsyncHandler
Inherited Members

Constructors

font_draw_glyph_func_tAsyncHandler(font_draw_glyph_func_t)

public font_draw_glyph_func_tAsyncHandler(font_draw_glyph_func_t managed)

Parameters

managed font_draw_glyph_func_t

Fields

NativeCallback

public font_draw_glyph_func_t NativeCallback

Field Value

font_draw_glyph_func_t