Typeface.DefaultBold Property

Definition

The default BOLD typeface object.

[Android.Runtime.Register("DEFAULT_BOLD")]
public static Android.Graphics.Typeface? DefaultBold { get; }
[<Android.Runtime.Register("DEFAULT_BOLD")>]
member this.DefaultBold : Android.Graphics.Typeface

Property Value

Typeface
Attributes

Remarks

Java documentation for android.graphics.Typeface.DEFAULT_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