Android.Views.MotionEvent.ButtonState Property
Gets the state of all buttons that are pressed such as a mouse or stylus button.

Syntax

[get: Android.Runtime.Register("getButtonState", "()I", "GetGetButtonStateHandler")]
public MotionEventButtonState ButtonState { get; }

See Also

MotionEvent.ButtonPrimary
MotionEvent.ButtonSecondary
MotionEvent.ButtonTertiary
MotionEvent.ButtonForward
MotionEvent.ButtonBack

Value

Documentation for this section has not yet been entered.

Remarks

Gets the state of all buttons that are pressed such as a mouse or stylus button.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14