Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-core
/
dev.catbit.mosaic.core.data.schemas.event.events.tiles
/
AddTilesEventSchema
/
InsertionPosition
/
AfterTile
After
Tile
@
Serializable
@
SerialName
(
value
=
"AfterTile"
)
data
class
AfterTile
(
val
tileId
:
String
)
:
AddTilesEventSchema.InsertionPosition
Members
Constructors
After
Tile
Link copied to clipboard
constructor
(
tileId
:
String
)
Properties
tile
Id
Link copied to clipboard
val
tileId
:
String