DialogInterface.Button3 Поле

Определение

Внимание!

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

Этот элемент считается нерекомендуемым.

[Android.Runtime.Register("BUTTON3")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.DialogButtonTypeObsoleted enum directly instead of this field.", true)]
public const Android.Content.DialogButtonTypeObsoleted Button3 = -3;
[<Android.Runtime.Register("BUTTON3")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.DialogButtonTypeObsoleted enum directly instead of this field.", true)>]
val mutable Button3 : Android.Content.DialogButtonTypeObsoleted

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

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

Комментарии

Этот элемент считается нерекомендуемым. Использование #BUTTON_NEUTRAL

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

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

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