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