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