public class SystemBarConfigBean
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
boolean |
changeStatusColorForImageView |
boolean |
isTranslucentForImageView |
int |
navigationBarAlpha |
int |
navigationBarColor |
int |
statusBarAlpha |
int |
statusBarColor |
StatusBarType |
statusBarType |
int |
systemBarAlpha |
int |
systemBarColor |
boolean |
translucentNavigationBar |
| 构造器和说明 |
|---|
SystemBarConfigBean() |
public StatusBarType statusBarType
public int systemBarColor
public int statusBarColor
public int navigationBarColor
public int systemBarAlpha
public int statusBarAlpha
public int navigationBarAlpha
public boolean translucentNavigationBar
public boolean isTranslucentForImageView
public boolean changeStatusColorForImageView