ExpGestureRecognizer Class

Definition

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
Inheritance
Object Platform::Object IInspectable ExpGestureRecognizer
Attributes

Constructors

ExpGestureRecognizer()

Properties

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

Methods

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

Events

CrossSliding
Dragging
Holding
ManipulationCompleted
ManipulationInertiaStarting
ManipulationStarted
ManipulationUpdated
RightTapped
Tapped

Applies to