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