Partager via


RightTappedEventArgs Classe

Définition

Contient des données d’événement pour l’événement GestureRecognizer.RightTapped .

Pour plus d’informations sur cette API, consultez la rubrique UWP WinRT RightTappedEventArgs .

public ref class RightTappedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class RightTappedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class RightTappedEventArgs
Public NotInheritable Class RightTappedEventArgs
Héritage
Object Platform::Object IInspectable RightTappedEventArgs
Attributs

Propriétés

PointerDeviceType

Obtient le type d’appareil de la source d’entrée.

Position

Obtient l’emplacement du contact tactile, souris ou stylet.

S’applique à