Companion

object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toOneDecimalLabel
Link copied to clipboard
private fun Float.toOneDecimalLabel(): Label
toPercentLabel
Link copied to clipboard
private fun Float.toPercentLabel(): Label
toString
Link copied to clipboard
open fun toString(): String

Properties

FONT_SIZE_STAT_INFO_HEADER
Link copied to clipboard
private const val FONT_SIZE_STAT_INFO_HEADER: Int = 22

Sources

jvm source
Link copied to clipboard