Skip to main content

PointerEventArgs Methods

Methods

Equals(Object)Determines whether the specified object is equal to the current object.
(Inherited from Object)
Finalize()Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetCurrentPoint(Visual)Returns the PointerPoint associated with the current event
GetHashCode()Serves as the default hash function.
(Inherited from Object)
GetIntermediatePoints(Visual)Returns the PointerPoint associated with the current event
GetPosition(Visual)Gets the pointer position relative to a control.
GetType()Gets the Type of the current instance.
(Inherited from Object)
MemberwiseClone()Creates a shallow copy of the current Object.
(Inherited from Object)
PreventGestureRecognition()Prevents this event from being handled by other gesture recognizers in the route
ToString()Returns a string that represents the current object.
(Inherited from Object)

See Also

Reference

PointerEventArgs Class
Avalonia.Input Namespace