Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Set method documentation [Android Documentation]
Sets the color of the navigation bar to .
For this to take effect,
the window must be drawing the system bar backgrounds with
WindowManagerLayoutParams.FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS and
WindowManagerLayoutParams.FLAG_TRANSLUCENT_NAVIGATION must not be set.
If is not opaque, consider setting
View.SystemUiFlagLayoutStable and
View.SystemUiFlagLayoutHideNavigation.
The transitionName for the view background will be "android:navigation:background".