NSDateComponents.Quarter Property

Definition

The number of quarters in the calendar.

public virtual nint Quarter { [Foundation.Export("quarter")] get; [Foundation.Export("setQuarter:")] set; }
member this.Quarter : nint with get, set

Property Value

System.System.IntPtr System.nativeint

Represents the Quarter component of the NSDateComponent, the value is set to Undefined if the value was not explicitly set.

Attributes

Applies to