共用方式為


InlineSuggestionInfo.SourceAutofill 欄位

定義

建議來源:建議是由用戶選取的自動填入服務所提出。

[Android.Runtime.Register("SOURCE_AUTOFILL", ApiSince=30)]
[Android.Runtime.StringDef(Fields=new System.String[] { "SourceAutofill", "SourcePlatform" }, Type="Android.Views.InputMethods.InlineSuggestionInfo")]
public const string SourceAutofill;
[<Android.Runtime.Register("SOURCE_AUTOFILL", ApiSince=30)>]
[<Android.Runtime.StringDef(Fields=new System.String[] { "SourceAutofill", "SourcePlatform" }, Type="Android.Views.InputMethods.InlineSuggestionInfo")>]
val mutable SourceAutofill : string

欄位值

實作

屬性

備註

建議來源:建議是由用戶選取的自動填入服務所提出。

android.view.inputmethod.InlineSuggestionInfo.SOURCE_AUTOFILLJava 檔。

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

適用於