Share via


NSDateFormatter.VeryShortWeekdaySymbols Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] VeryShortWeekdaySymbols { [Foundation.Export("veryShortWeekdaySymbols")] get; [Foundation.Export("setVeryShortWeekdaySymbols:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("veryShortWeekdaySymbols")>]
[<set: Foundation.Export("setVeryShortWeekdaySymbols:")>]
member this.VeryShortWeekdaySymbols : string[] with get, set

Property Value

String[]
Attributes

Applies to