public class ToastWhiteStyle extends ToastBlackStyle
| 构造器和说明 |
|---|
ToastWhiteStyle(android.content.Context context) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getBackgroundColor()
背景颜色
|
int |
getTextColor()
文本颜色
|
getCornerRadius, getPaddingStart, getPaddingTop, getTextSizedp2px, getGravity, getMaxLines, getPaddingBottom, getPaddingEnd, getXOffset, getYOffset, getZ, sp2pxpublic int getBackgroundColor()
IToastStylegetBackgroundColor 在接口中 IToastStylegetBackgroundColor 在类中 ToastBlackStylepublic int getTextColor()
IToastStylegetTextColor 在接口中 IToastStylegetTextColor 在类中 ToastBlackStyle