GestureRecognizer 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
初始化 GestureRecognizer 对象的新实例。
public:
GestureRecognizer();
GestureRecognizer();
public GestureRecognizer();
function GestureRecognizer()
Public Sub New ()
注解
下面是默认 GestureRecognizer 属性值的列表。
- AutoProcessInertia: true
- CrossSlideExact: false
- CrossSlideHorizontally: false
- CrossSlideThresholds:所有值的 0.0
- GestureSettings:无
- InertiaExpansion:使用) (系统默认值 0.0
- InertiaExpansionDeceleration:0.0 (系统默认使用的)
- InertiaRotationAngle:使用) (系统默认值 0.0
- InertiaRotationDeceleration:已使用 0.0 (系统默认值)
- InertiaTranslationDeceleration:0.0 (系统默认使用的)
- InertiaTranslationDisplacement:使用) (系统默认值 0.0
- IsActive: false
- IsInertial: false
- ManipulationExact: false
- MouseWheelParameters:使用的系统默认值。
- PivotCenter: (0,0)
- PivotRadius:0
- ShowGestureFeedback: true