NSIso8601DateFormatter.FormatOptions 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.
The T:NSIso8601DateFormatOptions that are used in formatting or parsing strings.
public virtual Foundation.NSIso8601DateFormatOptions FormatOptions { [Foundation.Export("formatOptions", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setFormatOptions:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.FormatOptions : Foundation.NSIso8601DateFormatOptions with get, set
Property Value
- Attributes