Type String Return value none Revision Release 2024.3703 Keywords Google Play Games Services, game network, gpgs, setPopupPosition See also gpgs.*
Sets the screen position for popups.
gpgs.setPopupPosition( [position] )
String. String value of either "TopLeft"
, "TopCenter"
, "TopRight"
, "CenterLeft"
, "Center"
, "CenterRight"
, "BottomLeft"
, "BottomCenter"
, or "BottomRight"
. Default is "TopCenter"
.