Typeface.Serif Property

Definition

The NORMAL style of the default serif typeface.

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

Property Value

Attributes

Remarks

The NORMAL style of the default serif typeface.

Java documentation for android.graphics.Typeface.SERIF.

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