Share via


NSDateFormatter.DoesRelativeDateFormatting Property

Definition

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

Property Value

Attributes

Applies to