Function

depth

Declare the preferred size of the content to be exactly depth dp along the z dimension.

depth

Source set: Android
public fun SubspaceModifier.depth(depth: Dp): SubspaceModifier

Declare the preferred size of the content to be exactly depth dp along the z dimension. Panels have 0 depth and ignore this modifier.

Last updated: