SKCanvasLayer.DrawInContext(CGContext) Method

Definition

Draws the layer on the specified context.

public override void DrawInContext (CoreGraphics.CGContext ctx);

Parameters

ctx
CGContext

The prepared context to draw into.

Applies to