共用方式為


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 事件的引數。

適用於