NSDateFormatter.DefaultDate Property

Definition

The default date for this formatter.

public virtual Foundation.NSDate DefaultDate { [Foundation.Export("defaultDate", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDefaultDate:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.DefaultDate : Foundation.NSDate with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to