NSNumberFormatter.PositiveFormat Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string PositiveFormat { [Foundation.Export("positiveFormat")] get; [Foundation.Export("setPositiveFormat:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("positiveFormat")>]
[<set: Foundation.Export("setPositiveFormat:")>]
member this.PositiveFormat : string with get, set

Property Value

Attributes

Applies to