public interface ITitleBarStyle
| 限定符和类型 | 方法和说明 |
|---|---|
android.graphics.drawable.Drawable |
getBackground() |
android.graphics.drawable.Drawable |
getBackIcon() |
android.graphics.drawable.Drawable |
getLeftBackground() |
int |
getLeftColor() |
float |
getLeftSize() |
android.graphics.drawable.Drawable |
getLineDrawable() |
int |
getLineSize() |
android.graphics.drawable.Drawable |
getRightBackground() |
int |
getRightColor() |
float |
getRightSize() |
int |
getTitleBarHeight() |
int |
getTitleColor() |
float |
getTitleSize() |
boolean |
isLineVisible() |
int getTitleBarHeight()
android.graphics.drawable.Drawable getBackground()
android.graphics.drawable.Drawable getBackIcon()
int getLeftColor()
int getTitleColor()
int getRightColor()
float getLeftSize()
float getTitleSize()
float getRightSize()
boolean isLineVisible()
android.graphics.drawable.Drawable getLineDrawable()
int getLineSize()
android.graphics.drawable.Drawable getLeftBackground()
android.graphics.drawable.Drawable getRightBackground()