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

SystemFontFamily

public sealed class SystemFontFamily extends FontFamily

java.lang.Object
   ↳ 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

Inherited methods

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

This method is deprecated. Unused property that has no meaning.

Protected constructors

SystemFontFamily

protected SystemFontFamily()