{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

SystemFontFamily

kotlin.Any
   ↳ androidx.compose.ui.text.font.FontFamily
     ↳ androidx.compose.ui.text.font.SystemFontFamily
Known direct subclasses
GenericFontFamily

Defines a font family with a generic font family name.


A base class of FontFamilys installed on the system.

Summary

Protected constructors

Cmn

Inherited properties

From androidx.compose.ui.text.font.FontFamily

Protected constructors

SystemFontFamily

protected SystemFontFamily()