Xuni Product Documentation - Xamarin.Forms
Tapped Event (XuniView)
Occurs for every touch event.
Syntax
Event Data

The event handler receives an argument of type XuniTappedEventArgs containing data related to this event. The following XuniTappedEventArgs properties provide information specific to this event.

PropertyDescription
Handled Gets or sets a value that marks the routed event as handled.  
HitPoint The x- and y-coordinates of the pointer position  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XuniView Class
XuniView Members