TextAttribute.WeightHeavy Property

Definition

A moderately heavier weight than WEIGHT_BOLD.

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

Property Value

Attributes

Remarks

A moderately heavier weight than WEIGHT_BOLD.

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

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