次の方法で共有


Field.Presentations プロパティ

定義

オートフィル UI でこのフィールドを視覚化するために使用されるプレゼンテーション。

public Android.Service.Autofill.Presentations? Presentations { [Android.Runtime.Register("getPresentations", "()Landroid/service/autofill/Presentations;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getPresentations", "()Landroid/service/autofill/Presentations;", "", ApiSince=33)>]
member this.Presentations : Android.Service.Autofill.Presentations

プロパティ値

属性

注釈

オートフィル UI でこのフィールドを視覚化するために使用されるプレゼンテーション。

の Java ドキュメントandroid.service.autofill.Field.getPresentations()

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

適用対象