SKCanvasView.DrawRect(CGRect) Method

Definition

Draws the view within the passed-in rectangle.

public override void DrawRect (CoreGraphics.CGRect dirtyRect);

Parameters

dirtyRect
CGRect

The rectangle to draw.

Applies to