compose-multiplatform-html-unified
Toggle table of contents
common
composeUi
js
Target filter
common
composeUi
js
Switch theme
Search in API
Skip to content
compose-multiplatform-html-unified
compose-multiplatform-html-unified-common
/
com.huanshankeji.compose.ui.text.style
/
TextAlign
Text
Align
common
composeUi
js
expect
value
class
TextAlign
(
source
)
actual
typealias
TextAlign
=
androidx.compose.ui.text.style.TextAlign
(
source
)
actual
value
class
TextAlign
(
source
)
Members
Members & Extensions
Types
Companion
Link copied to clipboard
common
js
expect
object
Companion
actual
object
Companion
Properties
is
Specified
Link copied to clipboard
val
TextAlign
.
isSpecified
:
Boolean
value
Link copied to clipboard
common
js
expect
val
value
:
Int
actual
val
value
:
Int
Functions
take
Or
Else
Link copied to clipboard
inline
fun
TextAlign
.
takeOrElse
(
block
:
(
)
->
TextAlign
)
:
TextAlign
to
Css
Value
Link copied to clipboard
js
fun
toCssValue
(
)
:
String
to
String
Link copied to clipboard
js
open
override
fun
toString
(
)
:
String