Share via


UIDatePicker.TimeZone Property

Definition

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

Property Value

Attributes

Applies to