跳到主要内容

MainMountPointOptions.position property

窗体左上角位置

Signature:

position?: {
x: number;
y: number;
};