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