Box3DScope

@Immutable
interface Box3DScope

Scope for Box3D's content

Functions

Link copied to clipboard
@Stable
abstract fun Modifier.align(alignment: Alignment): Modifier

Aligns the layout children in xy plane.

Link copied to clipboard
@Stable
abstract fun Modifier.matchParentSize(): Modifier

Matches the size of the parent.