共用方式為


AssistStructure.ViewNode.AutofillId 屬性

定義

取得可用來自動填入檢視內容的標識碼。

public virtual Android.Views.Autofill.AutofillId AutofillId { [Android.Runtime.Register("getAutofillId", "()Landroid/view/autofill/AutofillId;", "GetGetAutofillIdHandler", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getAutofillId", "()Landroid/view/autofill/AutofillId;", "GetGetAutofillIdHandler", ApiSince=26)>]
member this.AutofillId : Android.Views.Autofill.AutofillId

屬性值

標識碼,可用來自動填入檢視內容,或 null 建立結構以供協助之用。

屬性

備註

取得可用來自動填入檢視內容的標識碼。

只有當 用於自動填入用途時 AssistStructure ,才會相關。

android.app.assist.AssistStructure.ViewNode.getAutofillId()Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於