TappedEventArgs 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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 事件的引數。 |