Share via


CLPlacemark.TimeZone Property

Definition

Gets or sets the time zone in which the place mark resides.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSTimeZone? TimeZone { [Foundation.Export("timeZone")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("timeZone")>]
member this.TimeZone : Foundation.NSTimeZone

Property Value

Attributes

Applies to