UIDragSpeedAxisMapping

*此内容使用人工智能(Beta)翻译,可能包含错误。若要查看英文页面,请点按 此处

UIDragDetector.UIDragSpeedAxisMapping 一起使用,以确定检测器的 X / Y 维度拖动速度,基于检测器的 SelectionModeDragSpeed

项目

名称概要
XY0

默认设置为检测器的 ,其 X 和 Y 轴速度基于 respective的 X 和 Y 值。

XX1

both the X and Y axes speeds are based off the X axis for Scale , while the Offset values still apply to their respective axes.

YY2

both the X and Y axes speeds are based off the Y axis for Scale , while the Offset values still apply to their respective axes.

在此页面