Start native apps faster with the Composables CLI ->
Object

RemoteTypeface.Monospace

Represents the monospace system font.

Source set: Android
public object Monospace : RemoteTypeface

Represents the monospace system font.

Properties

name

Source set: Android
override val name: String = "monospace"

Functions

toAndroidTypeface

Source set: Android
override fun toAndroidTypeface(): Typeface