UIGraphicsRenderer.PrepareContext Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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