NSDateFormatter.VeryShortWeekdaySymbols 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 very short weekday symbols for this formatter.
public virtual string[] VeryShortWeekdaySymbols { [Foundation.Export("veryShortWeekdaySymbols")] get; [Foundation.Export("setVeryShortWeekdaySymbols:")] set; }
member this.VeryShortWeekdaySymbols : string[] with get, set
Property Value
String[]
- Attributes