Environment

Exposes density, locales, layout direction, and resource revision for the current scope.

Properties

Link copied to clipboard
val density: UiDensity

Current logical density and font scale.

Link copied to clipboard
val layoutDirection: UiLayoutDirection

Current logical layout direction.

Link copied to clipboard
val locales: UiLocaleList

Current immutable locale list.

Link copied to clipboard

Current locale tags in preference order.

Link copied to clipboard

Current host-scoped resource invalidation identity.

Link copied to clipboard
val values: UiEnvironmentValues

Immutable aggregate snapshot of the current environment values.