Android.Views.MotionEvent.ButtonTertiary Field
Button constant: Tertiary button (middle mouse button, stylus second button).

Value: 4

Syntax

[Android.Runtime.Register("BUTTON_TERTIARY")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.MotionEventButtonState enum directly instead of this field.")]
public const MotionEventButtonState ButtonTertiary

See Also

MotionEvent.ButtonState

Remarks

Button constant: Tertiary button (middle mouse button, stylus second 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