Android.Content.DialogInterface.ButtonNeutral Field
The identifier for the neutral button.

Value: -3

Syntax

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

Remarks

The identifier for the neutral 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