lvmax

val Number.lvmax: CSSSizeValue<CSSUnitExt.lvmax>(source)

Represents 1% of the large viewport's largest dimension.

A large viewport means this is the largest size of the viewport, ensuring an area that will always be visible only if all dynamic UI elements are closed.

In other words, this will use the viewport's width if in landscape mode, or the height if in portrait mode.

See also