TappedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Arguments for the ItemTapped event.
public class TappedEventArgs : EventArgs
type TappedEventArgs = class
inherit EventArgs
- Inheritance
-
System.EventArgsTappedEventArgs
Constructors
TappedEventArgs(Object) |
Creates a new TappedEventArgs object with the supplied parameter. |
Properties
Parameter |
Gets the parameter object for this TappedEventArgs object. |