UIDatePicker.TimeZone Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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