Class FontsetForeachFuncForeverHandler
Forever Handler for FontsetForeachFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class FontsetForeachFuncForeverHandler
- Inheritance
-
FontsetForeachFuncForeverHandler
- Inherited Members
Constructors
FontsetForeachFuncForeverHandler(FontsetForeachFunc)
public FontsetForeachFuncForeverHandler(FontsetForeachFunc managed)
Parameters
managed
FontsetForeachFunc
Fields
NativeCallback
public FontsetForeachFunc NativeCallback