Share via


NSDatePickerCell.TimeZone Property

Definition

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

Property Value

Attributes

Applies to