Android.Content.DialogInterface.ButtonNegative Field
The identifier for the negative button.

Value: -2

Syntax

[Android.Runtime.Register("BUTTON_NEGATIVE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.DialogButtonType enum directly instead of this field.")]
public const DialogButtonType ButtonNegative

Remarks

The identifier for the negative button.

[Android Documentation]

Requirements

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