Options
All
  • Public
  • Public/Protected
  • All
Menu

弹出窗口的位置

Index

Enumeration members

Enumeration members

auto

auto: = "auto"

默认坐标,即垂直水平居中

b

b: = "b"

底部停靠

l

l: = "l"

左边停靠

lb

lb: = "lb"

左下角

lt

lt: = "lt"

左上角

r

r: = "r"

右边停靠

rb

rb: = "rb"

右下角

rt

rt: = "rt"

右上角

t

t: = "t"

顶部停靠

Generated using TypeDoc