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