C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1TappedEventArgs Class / GetPosition Method
In This Topic
GetPosition Method (C1TappedEventArgs)
In This Topic
Gets the position of the pointer performing the drag gesture relatively to the specified element.
Syntax
public Point GetPosition( 
   View relativeTo
)

Parameters

relativeTo
See Also