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