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.scroll.row
/
ScrollRowTileEventSchema
/
Where
Where
@
Serializable
sealed
interface
Where
Inheritors
Start
To
End
Members
Types
End
Link copied to clipboard
@
Serializable
@
SerialName
(
value
=
"End"
)
data
object
End
:
ScrollRowTileEventSchema.Where
Start
Link copied to clipboard
@
Serializable
@
SerialName
(
value
=
"Start"
)
data
object
Start
:
ScrollRowTileEventSchema.Where
To
Link copied to clipboard
@
Serializable
@
SerialName
(
value
=
"To"
)
data
class
To
(
val
index
:
Int
)
:
ScrollRowTileEventSchema.Where