次の方法で共有


PhysicalGestureRecognizer Class

Definition

public ref class PhysicalGestureRecognizer sealed
/// [Windows.Foundation.Metadata.Activatable(1245184, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 1245184)]
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.None)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PhysicalGestureRecognizer final
[Windows.Foundation.Metadata.Activatable(1245184, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 1245184)]
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.None)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PhysicalGestureRecognizer
Public NotInheritable Class PhysicalGestureRecognizer
Inheritance
Object Platform::Object IInspectable PhysicalGestureRecognizer
Attributes

Constructors

PhysicalGestureRecognizer()

Properties

GestureSettings
HoldMaxContactCount
HoldMinContactCount
HoldRadius
HoldStartDelay
TapMaxContactCount
TapMinContactCount
TranslationMaxContactCount
TranslationMinContactCount

Methods

CompleteGesture()
ProcessDownEvent(PointerPoint)
ProcessMoveEvents(IVector<PointerPoint>)
ProcessUpEvent(PointerPoint)

Events

Holding
ManipulationCompleted
ManipulationStarted
ManipulationUpdated
Tapped

Applies to