NSIso8601DateFormatter.FormatOptions Property

Definition

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

Applies to