Adjust this event's location.
Syntax
[Android.Runtime.Register("offsetLocation", "(FF)V", "")]
public
void OffsetLocation (
float deltaX,
float deltaY)
Parameters
- deltaX
- Amount to add to the current X coordinate of the event.
- deltaY
- Amount to add to the current Y coordinate of the event.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1