View.ImportantForAutofillNo 欄位

定義

警告

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", 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 ImportantForAutofillNo = 2;
[<Android.Runtime.Register("IMPORTANT_FOR_AUTOFILL_NO", 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 ImportantForAutofillNo : Android.Views.ImportantForAutofill

欄位值

Value = 2
屬性

備註

檢視對於自動填入並不重要,但如果周遊任何) ,則其子系 (。

android.view.View.IMPORTANT_FOR_AUTOFILL_NO JAVA 檔。

此頁面的部分是根據所建立和共用的工作進行修改,並根據 2.5 屬性授權中所述的詞彙來使用。

適用於