public static interface SimplePopup.PositionCallback
SimplePopup right before it is shown.| Modifier and Type | Method and Description |
|---|---|
SimplePopup.Position |
getPosition(int offsetWidth,
int offsetHeight)
Provides the opportunity to set the position of the SimplePopup right before the SimplePopup is shown.
|
SimplePopup.Position getPosition(int offsetWidth, int offsetHeight)
offsetWidth - the offsetWidth of the SimplePopupoffsetHeight - the offsetHeight of the SimplePopupSimplePopup.show(PositionCallback)Copyright © 2011–2015 SWM. All rights reserved.