toggle menu
headless
1.2.5
androidJvm
switch theme
search in API
headless
/
com.theminesec.sdk.headless.ui.component.resource
Package-level
declarations
Functions
Functions
get
Image
Res
Link copied to clipboard
@
Stable
fun
PaymentMethod
.
getImageRes
(
)
:
Int
@
Stable
fun
WalletType
.
getImageRes
(
)
:
Int
get
Painter
Link copied to clipboard
@
Composable
fun
PaymentMethod
.
getPainter
(
)
:
Painter
@
Composable
fun
WalletType
.
getPainter
(
)
:
Painter
get
String
Link copied to clipboard
@
Composable
@
ReadOnlyComposable
fun
ActionType
.
getString
(
)
:
String
@
ReadOnlyComposable
@
Composable
fun
PaymentMethod
.
getString
(
)
:
String
@
ReadOnlyComposable
@
Composable
fun
TranStatus
.
getString
(
)
:
String
@
ReadOnlyComposable
@
Composable
fun
TranType
.
getString
(
)
:
String
@
ReadOnlyComposable
@
Composable
fun
WalletType
.
getString
(
)
:
String
get
String
Res
Link copied to clipboard
@
Stable
fun
ActionType
.
getStringRes
(
)
:
Int
@
Stable
fun
PaymentMethod
.
getStringRes
(
)
:
Int
@
Stable
fun
TranStatus
.
getStringRes
(
)
:
Int
@
Stable
fun
TranType
.
getStringRes
(
)
:
Int
@
Stable
fun
WalletType
.
getStringRes
(
)
:
Int
Icon
Link copied to clipboard
@
Composable
fun
PaymentMethod
.
Icon
(
modifier
:
Modifier
=
Modifier
)
@
Composable
fun
WalletType
.
Icon
(
modifier
:
Modifier
=
Modifier
)
to
Abbr
Link copied to clipboard
@
Stable
@
ReadOnlyComposable
fun
EntryMode
.
toAbbr
(
)
:
String