Typeface.Default Property

Definition

The default NORMAL typeface object

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

Property Value

Attributes

Remarks

The default NORMAL typeface object

Java documentation for android.graphics.Typeface.DEFAULT.

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