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