NSDateComponents.WeekdayOrdinal Property

Definition

The ordinal number of weekday units in this NSDateComponents.

public virtual nint WeekdayOrdinal { [Foundation.Export("weekdayOrdinal")] get; [Foundation.Export("setWeekdayOrdinal:")] set; }
member this.WeekdayOrdinal : nint with get, set

Property Value

System.System.IntPtr System.nativeint

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

Attributes

Applies to