public class PrivateLivePopWindow
extends java.lang.Object
构造器和说明 |
---|
PrivateLivePopWindow(android.content.Context mContext) |
限定符和类型 | 方法和说明 |
---|---|
void |
disMiss() |
boolean |
isShowing() |
void |
showAsDropDown(android.view.View anchor,
int xoff,
int yoff) |
void |
showAsDropDown(android.view.View anchor,
int xoff,
int yoff,
int gravity) |
void |
showAtLocation(android.view.View anchor,
int gravity,
int xoff,
int yoff) |
public void showAsDropDown(android.view.View anchor, int xoff, int yoff)
public void showAsDropDown(android.view.View anchor, int xoff, int yoff, int gravity)
public void showAtLocation(android.view.View anchor, int gravity, int xoff, int yoff)
public void disMiss()
public boolean isShowing()