Optional
clickThe tile controller allows operations such as controlling which tiles are checked (selected) and their sizes.
Whether the live tiles layout is horizontal or vertical.
Optional
dragEvent that triggers while a tile is dragging.
Optional
dragWhether drag-n-drop is enabled.
Optional
dragEvent that triggers when a tile finishes dragging (drop).
Optional
dragEvent that triggers when a tile starts dragging.
Optional
groupGroup width in small tiles unit (1x1), in case the container is vertical.
Optional
inlineNumber of inline groups in case the container is vertical.
Optional
openWhether to display open or close transition.
A Tiles
component displays a TILES_OPEN_DELAY
milliseconds
scale/opacity transition when visibility changes;
this property indicats whether the container is open or closed.
Optional
selectionEvent that triggers when any tiles are checked or unchecked.
The given tiles
parameter contains the tiles that are
currently checked.
Optional
selectionWhether tile selection/checking is enabled.
Optional
stateEvent that triggers when the state is updated.
Optional
style
Event that triggers when a tile is clicked.