Version: 2023.1
Experimental: this API is experimental and might be changed or removed in the future.

ContentDragger.CalculatePosition

切换到手册
protected Rect CalculatePosition (float x, float y, float width, float height);

参数

x 新的 x 位置。
y 新的 y 位置。
width 元素宽度。
height 元素高度。

返回

Rect 已计算并验证的位置。

描述

计算拖动的元素的新位置。