Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-client
/
dev.catbit.mosaic.client.ui.sdui.foundation.models
/
InsertionPosition
/
BeforeTile
Before
Tile
data
class
BeforeTile
(
val
tileId
:
String
)
:
InsertionPosition
Members
Constructors
Before
Tile
Link copied to clipboard
constructor
(
tileId
:
String
)
Properties
tile
Id
Link copied to clipboard
val
tileId
:
String
Functions
to
Index
Link copied to clipboard
open
fun
toIndex
(
target
:
List
<
TileHolder
<
*
>
>
)
:
Int