Class FontsetForeachFuncAsyncHandler
Async Handler for FontsetForeachFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class FontsetForeachFuncAsyncHandler
- Inheritance
-
FontsetForeachFuncAsyncHandler
- Inherited Members
Constructors
FontsetForeachFuncAsyncHandler(FontsetForeachFunc)
public FontsetForeachFuncAsyncHandler(FontsetForeachFunc managed)
Parameters
managed
FontsetForeachFunc
Fields
NativeCallback
public FontsetForeachFunc NativeCallback