Class DrawingAreaDrawFuncCallHandler
Call Handler for DrawingAreaDrawFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.
public class DrawingAreaDrawFuncCallHandler
- Inheritance
-
DrawingAreaDrawFuncCallHandler
- Inherited Members
Constructors
DrawingAreaDrawFuncCallHandler(DrawingAreaDrawFunc)
public DrawingAreaDrawFuncCallHandler(DrawingAreaDrawFunc managed)
Parameters
managed
DrawingAreaDrawFunc
Fields
NativeCallback
public DrawingAreaDrawFunc NativeCallback