public class ToastQQStyle extends BaseToastStyle
| 构造器和说明 |
|---|
ToastQQStyle(android.content.Context context) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getBackgroundColor()
背景颜色
|
int |
getCornerRadius()
圆角大小
|
int |
getPaddingStart()
开始内边距
|
int |
getPaddingTop()
顶部内边距
|
int |
getTextColor()
文本颜色
|
float |
getTextSize()
文本大小
|
int |
getZ()
吐司 Z 轴坐标
|
dp2px, getGravity, getMaxLines, getPaddingBottom, getPaddingEnd, getXOffset, getYOffset, sp2pxpublic int getZ()
IToastStylegetZ 在接口中 IToastStylegetZ 在类中 BaseToastStylepublic int getCornerRadius()
IToastStylepublic int getBackgroundColor()
IToastStylepublic int getTextColor()
IToastStylepublic float getTextSize()
IToastStylepublic int getPaddingStart()
IToastStylepublic int getPaddingTop()
IToastStyle