ComponentOne Xamarin Edition
GetPosition(Object,View) Method
C1.Xamarin.Forms.Core Assembly > C1.Xamarin.Forms.Core Namespace > C1InputEventArgs Class > GetPosition Method : GetPosition(Object,View) Method
The OriginalEventArgs instance containing the manipulation data.
Any visual object that is connected to the same object tree. To specify the object relative to the overall coordinate system, use a relativeTo value of null.
Gets the position of the pointer or finger.
Syntax
public static Xamarin.Forms.Point GetPosition( 
   object args,
   Xamarin.Forms.View relativeTo
)

Parameters

args
The OriginalEventArgs instance containing the manipulation data.
relativeTo
Any visual object that is connected to the same object tree. To specify the object relative to the overall coordinate system, use a relativeTo value of null.
See Also

Reference

C1InputEventArgs Class
C1InputEventArgs Members
Overload List