Class TreeSelectionFuncAsyncHandler
Async Handler for TreeSelectionFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class TreeSelectionFuncAsyncHandler
- Inheritance
-
TreeSelectionFuncAsyncHandler
- Inherited Members
Constructors
TreeSelectionFuncAsyncHandler(TreeSelectionFunc)
public TreeSelectionFuncAsyncHandler(TreeSelectionFunc managed)
Parameters
managed
TreeSelectionFunc
Fields
NativeCallback
public TreeSelectionFunc NativeCallback