LazyRowRenderingScope

sealed interface LazyRowRenderingScope

Two-state marker (Defined/Undefined) with an isUndefined() check — the LazyRow counterpart of LazyColumnRenderingScope. Not referenced anywhere else in mosaic-client at the time of writing — no LazyRow renderer or holder constructs or reads either case.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun isUndefined(): Boolean