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