LocalDimenMetrics
August 13, 2026 · View on GitHub
//AppDimens SDP, HDP, WDP: Scalable Width and Height Dimensions/com.appdimens.dynamic.core/LocalDimenMetrics
LocalDimenMetrics
val LocalDimenMetrics: CompositionLocal<DimenMetrics?>
EN Per-composition window snapshot. Consumers may use it to avoid repeatedly reading the broad LocalConfiguration state and to keep every dimension in a composition on the same coherent window snapshot.
Provided by AppDimensProvider (since 3.1.8). When it is null, the Compose helpers fall back to the window snapshot derived from the captured application context.
PT Snapshot de janela por composição. Fornecido pelo AppDimensProvider (desde a 3.1.8).