Поделиться через


DialogInterface.ButtonNegative Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Content.DialogButtonType enum directly instead of this field.

Идентификатор отрицательной кнопки.

[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.", true)]
public const Android.Content.DialogButtonType ButtonNegative = -2;
[<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.", true)>]
val mutable ButtonNegative : Android.Content.DialogButtonType

Значение поля

Value = -2
Атрибуты

Комментарии

Идентификатор отрицательной кнопки.

Документация по Java для android.content.DialogInterface.BUTTON_NEGATIVE.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к