Share via


NSGraphicsContext.CurrentContext Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AppKit.NSGraphicsContext? CurrentContext { [Foundation.Export("currentContext")] get; [Foundation.Export("setCurrentContext:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentContext")>]
[<set: Foundation.Export("setCurrentContext:")>]
static member CurrentContext : AppKit.NSGraphicsContext with get, set

Property Value

Attributes

Applies to