Share via


UIGraphicsRenderer.GetContext(UIGraphicsRendererFormat) Method

Definition

[Foundation.Export("contextWithFormat:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[ObjCRuntime.ThreadSafe]
public static CoreGraphics.CGContext? GetContext(UIKit.UIGraphicsRendererFormat format);
[<Foundation.Export("contextWithFormat:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<ObjCRuntime.ThreadSafe>]
static member GetContext : UIKit.UIGraphicsRendererFormat -> CoreGraphics.CGContext

Parameters

Returns

Attributes

Applies to