Share via


NSGraphicsContext.GlobalRestoreGraphicsState Method

Definition

[Foundation.Export("restoreGraphicsState")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void GlobalRestoreGraphicsState();
[<Foundation.Export("restoreGraphicsState")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GlobalRestoreGraphicsState : unit -> unit
Attributes

Applies to