ExpGestureRecognizer クラス

定義

public ref class ExpGestureRecognizer sealed
/// [Windows.Foundation.Metadata.Activatable(65536, "Microsoft.Foundation.LiftedExperimentalContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedExperimentalContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ExpGestureRecognizer final
[Windows.Foundation.Metadata.Activatable(65536, "Microsoft.Foundation.LiftedExperimentalContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedExperimentalContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ExpGestureRecognizer
function ExpGestureRecognizer()
Public NotInheritable Class ExpGestureRecognizer
継承
Object Platform::Object IInspectable ExpGestureRecognizer
属性

コンストラクター

ExpGestureRecognizer()

プロパティ

AutoProcessInertia
CrossSlideExact
CrossSlideHorizontally
CrossSlideThresholds
GestureSettings
InertiaExpansion
InertiaExpansionDeceleration
InertiaRotationAngle
InertiaRotationDeceleration
InertiaTranslationDeceleration
InertiaTranslationDisplacement
IsActive
IsInertial
ManipulationExact
MouseWheelParameters
PivotCenter
PivotRadius
ShowGestureFeedback

メソッド

CanBeDoubleTap(ExpPointerPoint)
CompleteGesture()
ProcessDownEvent(ExpPointerPoint)
ProcessInertia()
ProcessMouseWheelEvent(ExpPointerPoint, Boolean, Boolean)
ProcessMoveEvents(IVector<ExpPointerPoint>)
ProcessUpEvent(ExpPointerPoint)

イベント

CrossSliding
Dragging
Holding
ManipulationCompleted
ManipulationInertiaStarting
ManipulationStarted
ManipulationUpdated
RightTapped
Tapped

適用対象