UIGraphicsRenderer.PrepareContext 方法

定义

将 中的配置应用于 。

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

参数

context
CGContext
rendererContext
UIGraphicsRendererContext
属性

适用于