• ToolBarPlace 枚举
  • 索引
  • Details
    • kToolBarTopLeft
    • kToolBarTopRight
    • kToolBarMidLeft
    • kToolBarMidRight
    • kToolBarBottomLeft
    • kToolBarBottomRight

    ToolBarPlace 枚举

    模块: anysdk

    用户系统悬浮窗位置

    索引

    • kToolBarTopLeft
    • kToolBarTopRight
    • kToolBarMidLeft
    • kToolBarMidRight
    • kToolBarBottomLeft
    • kToolBarBottomRight

    Details

    kToolBarTopLeft
    左上方
    metadescription
    类型Number
    定义于extensions/anysdk/jsb_anysdk.js:2012
    kToolBarTopRight
    右上方
    metadescription
    类型Number
    定义于extensions/anysdk/jsb_anysdk.js:2019
    kToolBarMidLeft
    中间偏左
    metadescription
    类型Number
    定义于extensions/anysdk/jsb_anysdk.js:2026
    kToolBarMidRight
    中间偏右
    metadescription
    类型Number
    定义于extensions/anysdk/jsb_anysdk.js:2033
    kToolBarBottomLeft
    左下方
    metadescription
    类型Number
    定义于extensions/anysdk/jsb_anysdk.js:2040
    kToolBarBottomRight
    右下方
    metadescription
    类型Number
    定义于extensions/anysdk/jsb_anysdk.js:2047