The fields of Android.Content.DialogInterface are listed below. For a list of all members, see the DialogInterface Members list.
See Also: Inherited members from System.Object
const | Button1 | DialogButtonTypeObsoleted (-1). |
const | Button2 | DialogButtonTypeObsoleted (-2). |
const | Button3 | DialogButtonTypeObsoleted (-3). |
const | ButtonNegative | DialogButtonType (-2). The identifier for the negative button. |
const | ButtonNeutral | DialogButtonType (-3). The identifier for the neutral button. |
const | ButtonPositive | DialogButtonType (-1). The identifier for the positive button. |