Share via


NSTimeZone.ResetSystemTimeZone Method

Definition

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

Applies to