Class CollectPadsEventFunctionForeverHandler
Forever Handler for CollectPadsEventFunction. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class CollectPadsEventFunctionForeverHandler
- Inheritance
-
CollectPadsEventFunctionForeverHandler
- Inherited Members
Constructors
CollectPadsEventFunctionForeverHandler(CollectPadsEventFunction)
public CollectPadsEventFunctionForeverHandler(CollectPadsEventFunction managed)
Parameters
managed
CollectPadsEventFunction
Fields
NativeCallback
public CollectPadsEventFunction NativeCallback