ExpGestureRecognizer Classe

Definição

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
Herança
Object Platform::Object IInspectable ExpGestureRecognizer
Atributos

Construtores

Nome Description
ExpGestureRecognizer()

Propriedades

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

Métodos

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

Eventos

Nome Description
CrossSliding
Dragging
Holding
ManipulationCompleted
ManipulationInertiaStarting
ManipulationStarted
ManipulationUpdated
RightTapped
Tapped

Aplica-se a