Lingua

MeasureFormat.Width Property

Definition

Get the format width this instance is using.

public virtual Android.Icu.Text.MeasureFormat.FormatWidth? Width { [Android.Runtime.Register("getWidth", "()Landroid/icu/text/MeasureFormat$FormatWidth;", "GetGetWidthHandler", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getWidth", "()Landroid/icu/text/MeasureFormat$FormatWidth;", "GetGetWidthHandler", ApiSince=24)>]
member this.Width : Android.Icu.Text.MeasureFormat.FormatWidth

Property Value

Attributes

Remarks

Get the format width this instance is using.

Android reference for android.icu.text.MeasureFormat.getWidth.

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