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