NSNumberFormatter.PositivePrefix Property

Definition

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

Property Value

Attributes

Applies to