Contents

unitsPerMeter

A conversion factor from meters to your app’s preferred unit of measurement.

Declaration

var unitsPerMeter: Double { get set }

Mentioned in

Discussion

Distance-based properties throughout the framework apply the value you supply for this property to their value.

See Also

Measuring Units