NSLengthFormatter.UnitStringFromMeters(Double, NSLengthFormatterUnit) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("unitStringFromMeters:usedUnit:")]
public virtual string UnitStringFromMeters (double numberInMeters, ref Foundation.NSLengthFormatterUnit unitp);
abstract member UnitStringFromMeters : double * -> string
override this.UnitStringFromMeters : double * -> string
Parameters
- numberInMeters
- Double
- unitp
- NSLengthFormatterUnit
Returns
- Attributes