Button constant: Secondary button (right mouse button, stylus first button).
Value: 2
Syntax
[Android.Runtime.Register("BUTTON_SECONDARY")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.MotionEventButtonState enum directly instead of this field.")]
public const
MotionEventButtonState ButtonSecondary See Also
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14