NSTimeZone.DefaultTimeZone Property

Definition

The default time zone for the application.

public static Foundation.NSTimeZone DefaultTimeZone { [Foundation.Export("defaultTimeZone", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDefaultTimeZone:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.DefaultTimeZone : Foundation.NSTimeZone with get, set

Property Value

Attributes

Applies to