Share via


NSByteCountFormatter.ZeroPadsFractionDigits Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ZeroPadsFractionDigits { [Foundation.Export("zeroPadsFractionDigits")] get; [Foundation.Export("setZeroPadsFractionDigits:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("zeroPadsFractionDigits")>]
[<set: Foundation.Export("setZeroPadsFractionDigits:")>]
member this.ZeroPadsFractionDigits : bool with get, set

Property Value

Attributes

Applies to