SKCanvasView.Draw(CGRect) Method

Definition

Draws the view within the passed-in rectangle.

public override void Draw (CoreGraphics.CGRect rect);

Parameters

rect
CGRect

The rectangle to draw.

Applies to