NSMeasurementFormatter.NumberFormatter Property

Definition

Gets or sets the formatter that will be used to format the magnitude of the measurement.

public virtual Foundation.NSNumberFormatter NumberFormatter { [Foundation.Export("numberFormatter", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setNumberFormatter:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.NumberFormatter : Foundation.NSNumberFormatter with get, set

Property Value

Attributes

Applies to