Public Variables
Status Bar
bool WindowIncetsController.StatusBar
// WindowIncetsController.StatusBar = true;
// (enables the status bar)Navigation Bar
bool WindowIncetsController.NavigationBar
// WindowIncetsController.NavigationBar = true;
// (enables the navigation bar)Light Status Bar
bool WindowIncetsController.LightStatusBar
// WindowIncetsController.LightStatusBar = true;
// (darkens the items on the status bar)Light Navigation Bar
Status Bar Color
Navigation Bar Color
Content Appear Behind The Bars
Dim The System Bars (SDK 29 or lower)
Force Reset Flags (SDK 30 or higher)
Last updated