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