TextAttribute.WidthCondensed Property

Definition

The most condensed predefined width.

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

Property Value

Attributes

Remarks

The most condensed predefined width.

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

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