TappedEventArgs 类

定义

ItemTapped 事件的参数。

public ref class TappedEventArgs : EventArgs
public class TappedEventArgs : EventArgs
type TappedEventArgs = class
    inherit EventArgs
Public Class TappedEventArgs
Inherits EventArgs
继承
TappedEventArgs

构造函数

TappedEventArgs(Object)

使用提供的参数创建新的 TappedEventArgs 对象。

属性

Buttons

ItemTapped 事件的参数。

Parameter

获取此 TappedEventArgs 对象的参数对象。

方法

GetPosition(Element)

ItemTapped 事件的参数。

适用于