Share via


NSDateComponentsFormatter.ReferenceDate Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDate? ReferenceDate { [Foundation.Export("referenceDate", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setReferenceDate:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("referenceDate", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setReferenceDate:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ReferenceDate : Foundation.NSDate with get, set

Property Value

Attributes

Applies to