C
G
R
S
S
- setIsNavigationBarContrastEnforced(Boolean) - function in com.google.accompanist.systemuicontroller.SystemUiController
- Property which holds whether the system is ensuring that the navigation bar has enough contrast when a fully transparent background is requested.
- setIsNavigationBarVisible(Boolean) - function in com.google.accompanist.systemuicontroller.SystemUiController
- Property which holds the navigation bar visibility.
- setIsStatusBarVisible(Boolean) - function in com.google.accompanist.systemuicontroller.SystemUiController
- Property which holds the status bar visibility.
- setIsSystemBarsVisible(Boolean) - function in com.google.accompanist.systemuicontroller.SystemUiController
- setNavigationBarColor(Color,Boolean,Boolean,Function1) - function in com.google.accompanist.systemuicontroller.SystemUiController
- Set the navigation bar color.
- setNavigationBarDarkContentEnabled(Boolean) - function in com.google.accompanist.systemuicontroller.SystemUiController
- Property which holds whether the navigation bar icons + content are 'dark' or not.
- setStatusBarColor(Color,Boolean,Function1) - function in com.google.accompanist.systemuicontroller.SystemUiController
- Set the status bar color.
- setStatusBarDarkContentEnabled(Boolean) - function in com.google.accompanist.systemuicontroller.SystemUiController
- Property which holds whether the status bar icons + content are 'dark' or not.
- setSystemBarsBehavior(Integer) - function in com.google.accompanist.systemuicontroller.SystemUiController
- Control for the behavior of the system bars.
- setSystemBarsColor(Color,Boolean,Boolean,Function1) - function in com.google.accompanist.systemuicontroller.SystemUiController
- Set the status and navigation bars to color.
- setSystemBarsDarkContentEnabled(Boolean) - function in com.google.accompanist.systemuicontroller.SystemUiController
- SystemUiController - class in com.google.accompanist.systemuicontroller
- A class which provides easy-to-use utilities for updating the System UI bar colors within Jetpack Compose.
- SystemUiControllerKt - class in com.google.accompanist.systemuicontroller