EnumIconAlignmentType

EnumIconAlignmentType()

文字图标的九宫格显示位置。

See:
  • Textsymbol#iconAlignmentType

Members

staticconstantCooSDK.EnumIconAlignmentType.BOTTOM : Number

垂直底部位置。

staticconstantCooSDK.EnumIconAlignmentType.LEFT : Number

水平左侧位置。

staticconstantCooSDK.EnumIconAlignmentType.LEFT_BOTTOM : Number

左下角位置。

staticconstantCooSDK.EnumIconAlignmentType.LEFT_UP : Number

左上角位置。

staticconstantCooSDK.EnumIconAlignmentType.RIGHT : Number

水平右侧位置。

staticconstantCooSDK.EnumIconAlignmentType.RIGHT_BOTTOM : Number

右下角位置。

staticconstantCooSDK.EnumIconAlignmentType.RIGHT_UP : Number

右上角位置。

staticconstantCooSDK.EnumIconAlignmentType.UP : Number

垂直顶部位置。