NSDateFormatter.IsLenient Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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