[]
Called when the validation indicators need to be drawn.
protected virtual void OnRenderValidation(CGContext drawingContext, CGRect backgroundArea)
Protected Overridable Sub OnRenderValidation(drawingContext As CGContext, backgroundArea As CGRect)
| Type | Name | Description |
|---|---|---|
| CGContext | drawingContext | The drawing context used to paint the background. |
| CGRect | backgroundArea | The rectangle of the background. |