次の方法で共有


PackageManager.FeatureAutofill フィールド

定義

機能と#getSystemAvailableFeatures#hasSystemFeature: デバイスは、との統合を介して、ユーザーの資格情報、アドレス、クレジットカードなどの自動入力をandroid.service.autofill.AutofillService autofill providersサポートしています.

[Android.Runtime.Register("FEATURE_AUTOFILL", ApiSince=26)]
public const string FeatureAutofill;
[<Android.Runtime.Register("FEATURE_AUTOFILL", ApiSince=26)>]
val mutable FeatureAutofill : string

フィールド値

属性

注釈

機能と#getSystemAvailableFeatures#hasSystemFeature: デバイスは、との統合を介して、ユーザーの資格情報、アドレス、クレジットカードなどの自動入力をandroid.service.autofill.AutofillService autofill providersサポートしています.

の Java ドキュメントandroid.content.pm.PackageManager.FEATURE_AUTOFILL

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象