SESL Material
Toggle table of contents
1.12.0+1.0.31-sesl8+rev1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SESL Material
SESL Material
/
com.google.android.material.dialog
/
MaterialAlertDialogBuilder
/
setItems
set
Items
@
NonNull
@
CanIgnoreReturnValue
open
fun
setItems
(
@
ArrayRes
itemsId
:
Int
,
@
Nullable
listener
:
DialogInterface.OnClickListener
)
:
MaterialAlertDialogBuilder
@
NonNull
@
CanIgnoreReturnValue
open
fun
setItems
(
@
Nullable
items
:
Array
<
CharSequence
>
,
@
Nullable
listener
:
DialogInterface.OnClickListener
)
:
MaterialAlertDialogBuilder