toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-ui-core
/
com.stripe.android.ui.core.elements
/
SelectorIcon
Selector
Icon
@
Serializable
@
SerialName
(
value
=
"next_action_spec"
)
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
data
class
SelectorIcon
:
Parcelable
Members
Properties
dark
Theme
Png
Link copied to clipboard
@
SerialName
(
value
=
"dark_theme_png"
)
val
darkThemePng
:
String
?
=
null
light
Theme
Png
Link copied to clipboard
@
SerialName
(
value
=
"light_theme_png"
)
val
lightThemePng
:
String
?
=
null
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)