NSMeasurementFormatter.UnitOptions Property

Definition

Gets or sets the options that control how the unit of the measurement will be formatted.

public virtual Foundation.NSMeasurementFormatterUnitOptions UnitOptions { [Foundation.Export("unitOptions", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setUnitOptions:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.UnitOptions : Foundation.NSMeasurementFormatterUnitOptions with get, set

Property Value

Attributes

Applies to