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