PopupLayout.setOffset
void setOffset(int dx, int dy)Offset the position of the anchor rectangle with the given delta.
Parameters
dx | x delta to offset the anchor rectangle with |
dy | y delta to offset the anchor rectangle with |
void setOffset(int dx, int dy)Offset the position of the anchor rectangle with the given delta.
dx | x delta to offset the anchor rectangle with |
dy | y delta to offset the anchor rectangle with |