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
/
AtIndex
At
Index
data
class
AtIndex
(
val
index
:
Int
)
:
InsertionPosition
Members
Constructors
At
Index
Link copied to clipboard
constructor
(
index
:
Int
)
Properties
index
Link copied to clipboard
val
index
:
Int
Functions
to
Index
Link copied to clipboard
open
fun
toIndex
(
target
:
List
<
TileHolder
<
*
>
>
)
:
Int