Typeface.Monospace Property

Definition

The NORMAL style of the default monospace typeface.

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

Property Value

Attributes

Remarks

The NORMAL style of the default monospace typeface.

Java documentation for android.graphics.Typeface.MONOSPACE.

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