Compose UI Text
🖌Compose Unstyled🆕 UI Kit
🤖Jetpack Compose API Reference
Documentation
Theming
Unstyled Components
Universal Components
Blog
Component Catalogue
Jetpack Compose Reference
Sections
Overview
Upcoming Changes
Community
Components
Getting Started
Installation
Key Concepts
Custom Themes
Android XML Themes
Dynamic Themes
Theme Overrides
Modifiers
buildModifier
focusRing
outline
Components
Bottom Sheet
Bottom Sheet (Modal)
Button
Checkbox
Checkbox (TriState)
Dialog
Disclosure
Dropdown Menu
Icon
Modal
Progress Indicator
Radio Group
Scroll Area
Separators
Slider
Tab Group
Text
Tooltip
Text Field
Toggle Switch
UI Kit
Docs
🖌Compose Unstyled🆕 UI Kit
🤖Jetpack Compose API Reference
Blog 930+
Compose UnstyledJetpack Compose API ReferenceUI KitBlog
Classes
  • AndroidFont
  • AnnotatedString
  • BackspaceCommand
  • BaselineShift
  • Bullet
  • CommitTextCommand
  • DeleteAllCommand
  • DeleteSurroundingTextCommand
  • DeleteSurroundingTextInCodePointsCommand
  • DeviceFontFamilyName
  • EditProcessor
  • EditingBuffer
  • EmojiSupportMatch
  • ExperimentalTextApi
  • FileBasedFontFamily
  • FinishComposingTextCommand
  • FontFamily
  • FontListFontFamily
  • FontLoadingStrategy
  • FontStyle
  • FontSynthesis
  • FontWeight
  • GenericFontFamily
  • Hyphens
  • ImeAction
  • ImeOptions
  • InternalPlatformTextApi
  • InternalTextApi
  • KeyboardCapitalization
  • KeyboardType
  • LineBreak
  • LineHeightStyle
  • LinkAnnotation
  • LoadedFontFamily
  • Locale
  • LocaleList
  • MoveCursorCommand
  • MultiParagraph
  • MultiParagraphIntrinsics
  • ParagraphStyle
  • PasswordVisualTransformation
  • Placeholder
  • PlaceholderVerticalAlign
  • PlatformImeOptions
  • PlatformLocale
  • PlatformParagraphStyle
  • PlatformSpanStyle
  • PlatformTextStyle
  • ResolvedTextDirection
  • ResourceFont
  • SetComposingRegionCommand
  • SetComposingTextCommand
  • SetSelectionCommand
  • SpanStyle
  • StringAnnotation
  • SystemFontFamily
  • TextAlign
  • TextDecoration
  • TextDirection
  • TextFieldValue
  • TextGeometricTransform
  • TextGranularity
  • TextIndent
  • TextInputService
  • TextInputSession
  • TextLayoutInput
  • TextLayoutResult
  • TextLinkStyles
  • TextMeasurer
  • TextMotion
  • TextOverflow
  • TextRange
  • TextStyle
  • TransformedText
  • TtsAnnotation
  • UrlAnnotation
  • VerbatimTtsAnnotation
Interfaces
  • EditCommand
  • Font
  • InputEventCallback
  • LinkInteractionListener
  • OffsetMapping
  • Paragraph
  • ParagraphIntrinsics
  • PlatformTextInputService
  • TextInclusionStrategy
  • Typeface
  • VisualTransformation
Properties
  • isSpecified
Functions
  • AnnotatedString
  • buildAnnotatedString
  • capitalize
  • coerceIn
  • createFontFamilyResolver
  • decapitalize
  • drawText
  • Font
  • FontFamily
  • fromHtml
  • getSelectedText
  • getTextAfterSelection
  • getTextBeforeSelection
  • lerp
  • Paragraph
  • ParagraphIntrinsics
  • resolveAsTypeface
  • resolveDefaults
  • substring
  • TextRange
  • toFontFamily
  • toLowerCase
  • toSpan
  • toUpperCase
  • Typeface
  • withAnnotation
  • withLink
  • withStyle
Compose API Reference Compose UI Text

SystemFontFamily

Class

Common
sealed class SystemFontFamily : FontFamily(true)

A base class of FontFamilys installed on the system.

Install Jetpack Compose to your brain
Click below to learn how to use Jetpack Compose instantly without spending days.
Install Now
    On this page
Sponsored By