PositionAnchor
PositionAnchor =
"center"
|"top"
|"bottom"
|"left"
|"right"
|"top-left"
|"top-right"
|"bottom-left"
|"bottom-right"
定义于: src/ui/anchor.ts:5
定位锚点的位置。用于弹出窗口和标记。
PositionAnchor =
"center"
|"top"
|"bottom"
|"left"
|"right"
|"top-left"
|"top-right"
|"bottom-left"
|"bottom-right"
定义于: src/ui/anchor.ts:5
定位锚点的位置。用于弹出窗口和标记。