TextAttribute.WeightBold Property

Definition

The standard bold weight.

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

Property Value

Attributes

Remarks

The standard bold weight.

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

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