Skip to content

getItems()

Return the objects currently in the display.

Parameters

Once an object display has been created, you can use the following function:

display.getItems()

Returns

return itemList

Value Type Description
itemList list[Drawable] A copy of the list of objects in the display.