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