AutofillManager.AutofillServiceComponentName プロパティ

定義

現在のユーザーに対して有効になっている の AutofillService コンポーネント名を返します。

public Android.Content.ComponentName? AutofillServiceComponentName { [Android.Runtime.Register("getAutofillServiceComponentName", "()Landroid/content/ComponentName;", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getAutofillServiceComponentName", "()Landroid/content/ComponentName;", "", ApiSince=28)>]
member this.AutofillServiceComponentName : Android.Content.ComponentName

プロパティ値

属性

注釈

現在のユーザーに対して有効になっている の AutofillService コンポーネント名を返します。

android.view.autofill.AutofillManager.getAutofillServiceComponentName()Java ドキュメント。

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

適用対象