sheets
input
/
com.maxkeppeler.sheets.input.type.spinner
/
SpinnerOption
/
SpinnerOption
Spinner
Option
fun
SpinnerOption
(
text
:
String
)
Content copied to clipboard
fun
SpinnerOption
(
textRes
:
Int
)
Content copied to clipboard
fun
SpinnerOption
(
@
StringRes
textRes
:
Int
,
drawable
:
Drawable
)
Content copied to clipboard
fun
SpinnerOption
(
text
:
String
,
drawable
:
Drawable
)
Content copied to clipboard
fun
SpinnerOption
(
text
:
String
,
@
DrawableRes
drawableRes
:
Int
)
Content copied to clipboard
fun
SpinnerOption
(
@
StringRes
textRes
:
Int
,
@
DrawableRes
drawableRes
:
Int
)
Content copied to clipboard