Share via


MKMapItem.TimeZone Property

Definition

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

Property Value

Attributes

Applies to