다음을 통해 공유


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

적용 대상