gpgs.setPopupPosition()

类型 字符串
返回值
修订版本 版本 2024.3703
关键词 Google Play 游戏服务、游戏网络、gpgs
另请参阅 gpgs2.*

概述

设置弹出窗口的屏幕位置。

语法

gpgs.setPopupPosition(position)
position (可选)

字符串 可选值:"TopLeft"(左上)、"TopCenter"(中上)、"TopRight"(右上)、"CenterLeft"(左中)、"Center"(正中)、"CenterRight"(右中)、"BottomLeft"(左下)、"BottomCenter"(中下)、"BottomRight"(右下)。