This is the generic "attention" string to be used in attention dialogs.
Value: 17039380
Syntax
[Android.Runtime.Register("dialog_alert_title")] public const intDialogAlertTitle
Remarks
This is the generic "attention" string to be used in attention dialogs. Typically
combined with setIconAttribute(android.R.attr.alertDialogIcon)
(or setIcon(android.R.drawable.ic_dialog_alert) on legacy versions of the platform)