View.ImportantForAutofillNoExcludeDescendants Поле

Определение

Внимание!

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

Представление не имеет значения для автозаполнения, и его дочерние элементы (если таковые есть) не будут пройдены.

[Android.Runtime.Register("IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS", ApiSince=26)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.ImportantForAutofill enum directly instead of this field.", true)]
public const Android.Views.ImportantForAutofill ImportantForAutofillNoExcludeDescendants = 8;
[<Android.Runtime.Register("IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS", ApiSince=26)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.ImportantForAutofill enum directly instead of this field.", true)>]
val mutable ImportantForAutofillNoExcludeDescendants : Android.Views.ImportantForAutofill

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

Value = 8
Атрибуты

Комментарии

Представление не имеет значения для автозаполнения, и его дочерние элементы (если таковые есть) не будут пройдены.

Документация по Java для android.view.View.IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS.

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

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