Public Methods
How to Initiate
WindowIncetsController.Init(
bool _statusBarEnabled, bool _navigationBarEnabled,
bool _lightStatusBarEnabled, bool _lightNavigationBarEnabled,
bool _contentAppearBehindTheBars, bool _dimTheSystemBars, bool _forceResetFlags,
Color _statusBarColor, Color _navigationBarColor, long _updateDelay,
int _customStatusBarHeight, int _customNavigationBarHeight)Get Status Bar Height
int WindowIncetsController.GetStatusBarHeight()Get Navigation Bar Height
int WindowIncetsController.GetNavigationBarHeight()Get Android SDK Version
Last updated