Share via


MeasureUnit.MetricTon Property

Definition

Constant for unit of mass: metric-ton (renamed to tonne in CLDR 42 / ICU 72).

[Android.Runtime.Register("METRIC_TON", ApiSince=24)]
public static Android.Icu.Util.MeasureUnit? MetricTon { get; }
[<Android.Runtime.Register("METRIC_TON", ApiSince=24)>]
static member MetricTon : Android.Icu.Util.MeasureUnit

Property Value

Attributes

Remarks

Constant for unit of mass: metric-ton (renamed to tonne in CLDR 42 / ICU 72). Note: In ICU 74 this will be deprecated in favor of TONNE, which is currently draft but will become stable in ICU 74, and which uses the preferred naming.

Java documentation for android.icu.util.MeasureUnit.METRIC_TON.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to