Share via


NSDateFormatter.GeneratesCalendarDates Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool GeneratesCalendarDates { [Foundation.Export("generatesCalendarDates")] get; [Foundation.Export("setGeneratesCalendarDates:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("generatesCalendarDates")>]
[<set: Foundation.Export("setGeneratesCalendarDates:")>]
member this.GeneratesCalendarDates : bool with get, set

Property Value

Attributes

Applies to