NSNumberFormatter.ZeroSymbol Property

Definition

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

Property Value

Attributes

Applies to