public static interface EasyPopup.OnAttachedWindowListener
| Modifier and Type | Method and Description |
|---|---|
void |
onAttachedWindow(int width,
int height,
EasyPopup easyPop)
在 show方法之后 updateLocation之前执行
|
void onAttachedWindow(int width,
int height,
EasyPopup easyPop)
width - PopupWindow准确的宽height - PopupWindow准确的高easyPop -