This site permanently moved to
https://droidscript.github.io
. Please update links accordingly.
You are being forwarded automatically in 3...
[stay here]
Back
AddListModern
Hello World
Adds a ListModern control on a given layout.
lsm = MUI.AddListModern(
parent
,
list
,
width
,
height
,
options
) →
Object
See
CreateListModern
for a full documentation.
Number
String:
“Initial”
or
“Material”
or
“Avatar”
,
“ RightIcon”
or
“RightNote”
,
“ Selectable”
Object:
MUI Layout or DS Layout control
List:
An array of object elements. See list example
loading