NSDateComponents.TimeZone Property

Definition

This NSDateComponent's time zone.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to