TextAttribute.WeightUltrabold Property

Definition

The heaviest predefined weight.

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

Property Value

Attributes

Remarks

The heaviest predefined weight.

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

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