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 License.

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