NSNumberFormatter.NegativePrefix Property

Definition

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

Property Value

Attributes

Applies to