NARROW_STANDALONE

Functions

asNormal
Link copied to clipboard
common
fun asNormal(): TextStyle
Convert to a normal style, if standalone.
asStandalone
Link copied to clipboard
common
fun asStandalone(): TextStyle
Convert to a standalone style, if normal.
clone
Link copied to clipboard
common
protected fun clone(): Any
compareTo
Link copied to clipboard
common
operator override fun compareTo(other: TextStyle): Int
equals
Link copied to clipboard
common
operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
override fun hashCode(): Int
isStandalone
Link copied to clipboard
common
fun isStandalone(): Boolean
Is this a standalone style?
toString
Link copied to clipboard
common
open override fun toString(): String

Properties

name
Link copied to clipboard
common
val name: String
ordinal
Link copied to clipboard
common
val ordinal: Int