NSDateFormatter.ShortMonthSymbols Property

Definition

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

Property Value

String[]
Attributes

Applies to