core
/
io.islandtime.format
/
TextStyle
/
SHORT
common
S
H
O
R
T
SHORT
()
Content copied to clipboard
Functions
Properties
Functions
asNormal
Link copied to clipboard
common
fun
asNormal
():
TextStyle
Content copied to clipboard
Convert to a normal style, if standalone.
asStandalone
Link copied to clipboard
common
fun
asStandalone
():
TextStyle
Content copied to clipboard
Convert to a standalone style, if normal.
clone
Link copied to clipboard
common
protected fun
clone
():
Any
Content copied to clipboard
compareTo
Link copied to clipboard
common
operator override fun
compareTo
(other:
TextStyle
):
Int
Content copied to clipboard
equals
Link copied to clipboard
common
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
override fun
hashCode
():
Int
Content copied to clipboard
isStandalone
Link copied to clipboard
common
fun
isStandalone
():
Boolean
Content copied to clipboard
Is this a standalone style?
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard