Tile Item - ItemLostSelection Event
ItemLostSelection happens when another item is selected
Member of Tile Item (PRIM_TILE.TileItem)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Item | *Input | PRIM_TILE.TileItem | Reference to the Tile item |
The ItemlostSelection event is triggered when an item loses selection. This is typically caused by the user clicking on a different item.
Febuary 18 V14SP2