Start native apps faster with the Composables CLI ->
Object

RemoteTypeface.SansSerif

Represents the sans-serif system font.

Source set: Android
public object SansSerif : RemoteTypeface

Represents the sans-serif system font.

Properties

name

Source set: Android
override val name: String = "sans-serif"

Functions

toAndroidTypeface

Source set: Android
override fun toAndroidTypeface(): Typeface