NSCalendar.WeekdaySymbols Property

Definition

public virtual string[] WeekdaySymbols { [Foundation.Export("weekdaySymbols")] get; }
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string[] WeekdaySymbols { [Foundation.Export("weekdaySymbols")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.WeekdaySymbols : string[]

Property Value

String[]
Attributes

Applies to