NSDateFormatter.IsLenient Property

Definition

Whether this formatter uses heuristics when parsing a string.

public virtual bool IsLenient { [Foundation.Export("isLenient")] get; [Foundation.Export("setLenient:")] set; }
member this.IsLenient : bool with get, set

Property Value

Attributes

Applies to