TextAttribute.WidthSemiCondensed Property

Definition

A moderately condensed width.

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

Property Value

Attributes

Remarks

A moderately condensed width.

Java documentation for java.awt.font.TextAttribute.WIDTH_SEMI_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