Android.Content.DialogInterface: Field Members

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

Public Fields

const
Button1DialogButtonTypeObsoleted (-1).
const
Button2DialogButtonTypeObsoleted (-2).
const
Button3DialogButtonTypeObsoleted (-3).
const
ButtonNegativeDialogButtonType (-2). The identifier for the negative button.
const
ButtonNeutralDialogButtonType (-3). The identifier for the neutral button.
const
ButtonPositiveDialogButtonType (-1). The identifier for the positive button.