VerifiedMotionEvent.ActionMasked Property

Definition

The masked action being performed, without pointer index information.

public int ActionMasked { [Android.Runtime.Register("getActionMasked", "()I", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getActionMasked", "()I", "", ApiSince=30)>]
member this.ActionMasked : int

Property Value

Attributes

Remarks

The masked action being performed, without pointer index information.

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

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