KVADRANT UI api reference demo

KvadrantCycleTile

tiles

several faces in rotation rather than two

dark
light

mounted as cycle-tile

why it looks like this

A tile that cycles through up to nine faces, one sliding up as the next arrives.

Nine is the platform's limit, not a suggestion. The interval carries the same caveat as KvadrantFlipTile's: Microsoft never specified it and never let applications set it, so this is ours, jittered so a grid does not march in step.

Read it: kvadrant-core/src/commonMain/kotlin/io/github/youndie/kvadrant/components/KvadrantTile.kt · the full signature and every parameter