TextAttribute.WidthRegular Property

Definition

The standard width.

[Android.Runtime.Register("WIDTH_REGULAR")]
public static Java.Lang.Float? WidthRegular { get; }
[<Android.Runtime.Register("WIDTH_REGULAR")>]
static member WidthRegular : Java.Lang.Float

Property Value

Attributes

Remarks

The standard width. This is the default value for WIDTH.

Java documentation for java.awt.font.TextAttribute.WIDTH_REGULAR.

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