currentWindowSize
Source set: Android
@Composable
fun currentWindowSize(): IntSize
Returns and automatically update the current window size from WindowMetricsCalculator.
Return
an IntSize that represents the current window size.
Returns and automatically update the current window size from WindowMetricsCalculator.
@Composable
fun currentWindowSize(): IntSize
Returns and automatically update the current window size from WindowMetricsCalculator.
an IntSize that represents the current window size.
Content updated: