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