Method OnDrawComplete
OnDrawComplete(DrawContext?)
Called when the View is completed drawing.
protected virtual void OnDrawComplete(DrawContext? context)
Parameters
context
DrawContext
Remarks
The context
parameter provides the drawn region of the View.