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