LoadedFontFamily


Defines a font family that is already loaded Typeface.

Summary

Public functions

open operator Boolean
equals(other: Any?)
Cmn
open Int
Cmn
open String
Cmn

Public properties

Typeface

A typeface instance.

Cmn

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String

Public properties

typeface

val typefaceTypeface

A typeface instance.