InlineSuggestionInfo.SourcePlatform フィールド

定義

提案のソース: 提案はプラットフォームによって行われます。

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

フィールド値

実装

属性

注釈

提案のソース: 提案はプラットフォームによって行われます。

の Java ドキュメント android.view.inputmethod.InlineSuggestionInfo.SOURCE_PLATFORM

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象