Share via


MeasureUnit.SquareInch Property

Definition

Constant for unit of area: square-inch

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

Property Value

Attributes

Remarks

Constant for unit of area: square-inch

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

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