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