EventBuilders.TileRemoveEvent

class EventBuilders.TileRemoveEvent


Event fired when a tile has been removed from the carousel.

Summary

Public functions

Int

Gets the instance ID of the tile, allocated when the tile instance is added to the carousel.

String

Public functions

getTileId

Added in 1.2.0
fun getTileId(): Int

Gets the instance ID of the tile, allocated when the tile instance is added to the carousel. This ID will remain the same for this tile instance as long it is not removed from the carousel.

toString

fun toString(): String