VerifiedMotionEvent.RawY Property

Definition

The raw Y coordinate of the primary pointer.

public float RawY { [Android.Runtime.Register("getRawY", "()F", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getRawY", "()F", "", ApiSince=30)>]
member this.RawY : single

Property Value

Attributes

Remarks

The raw Y coordinate of the primary pointer.

Java documentation for android.view.VerifiedMotionEvent.getRawY().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to