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