UIDatePicker.TimeZone Property

Definition

The time zone used by the date displayed in this UIDatePicker.

public virtual Foundation.NSTimeZone TimeZone { [Foundation.Export("timeZone", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setTimeZone:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.TimeZone : Foundation.NSTimeZone with get, set

Property Value

Attributes

Applies to