Wallet SDK
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wallet SDK
sdk-ui-compose
/
com.wallet.ui
/
CardCanvas
/
textCenter
text
Center
fun
textCenter
(
text
:
String
,
centerX
:
Float
,
y
:
Float
,
style
:
TextStyle
)
Text centred on
centerX
(same box technique as
textRight
).