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