Skip to main content

47 docs tagged with "imagelist widget"

View all tags
Docs

actionClicked

Sent when an action icon in the image list is clicked

categories

The category list of the image list items.

clickable

Whether the items are clickable elements or not.

hilitedIconColor

The color of the highlighted action icon that all items will have.

hoverIconColor

The color with which the icon is drawn when the pointer is over the item of image lists.

iconColor

The color of the action icon that all items will have.

iconSize

The size of the item's action icon.

itemBackgroundColor

Specifies the color with which the background of the items in the list of images is drawn.

itemBorderColor

Specifies the color with which the borders of the image list are drawn.

itemBorderWidth

Specifies the thickness with which the borders of the image list are drawn.

itemClicked

Sent when an item in the image list is clicked

itemCount

Reports the total number of items in a imagesList.

itemData

Sorted array with the list of images to load and their properties.

itemOpaque

Specifies whether the interior of the image list items is opaque or transparent to the objects below.

itemThreeD

Specifies whether an item of image lists appears to stick out of or recede into the screen.

loadingImage

A static image to display while loading the image source.

numberOfColumns

Defines the number of columns that the list of images will have.

showTitle

Defines if the title is displayed in the item bar.

subtitleAlign

Specifies the align of the subtitle text of the image lists item.

subtitleStyle

Specifies the style of the subtitle text of the image lists item.

titleAlign

Specifies the align of the title text of the image lists item.

titleStyle

Specifies the style of the title text of the image lists item.