UIGraphicsRenderer.PrepareContext Method

Definition

Applies the configuration in to .

[Foundation.Export("prepareCGContext:withRendererContext:")]
public static void PrepareContext (CoreGraphics.CGContext context, UIKit.UIGraphicsRendererContext rendererContext);
static member PrepareContext : CoreGraphics.CGContext * UIKit.UIGraphicsRendererContext -> unit

Parameters

context
CGContext
rendererContext
UIGraphicsRendererContext
Attributes

Applies to