NSMassFormatter.StringFromValue(Double, NSMassFormatterUnit) 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("stringFromValue:unit:")]
public virtual string StringFromValue (double value, Foundation.NSMassFormatterUnit unit);
abstract member StringFromValue : double * Foundation.NSMassFormatterUnit -> string
override this.StringFromValue : double * Foundation.NSMassFormatterUnit -> string
Parameters
- value
- Double
- unit
- NSMassFormatterUnit
Returns
- Attributes