Presentations.DialogPresentation プロパティ

定義

塗りつぶしダイアログ UI でこのフィールドを視覚化するために使用されるプレゼンテーション。

public Android.Widget.RemoteViews? DialogPresentation { [Android.Runtime.Register("getDialogPresentation", "()Landroid/widget/RemoteViews;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getDialogPresentation", "()Landroid/widget/RemoteViews;", "", ApiSince=33)>]
member this.DialogPresentation : Android.Widget.RemoteViews

プロパティ値

属性

注釈

塗りつぶしダイアログ UI でこのフィールドを視覚化するために使用されるプレゼンテーション。

テーマは RemoteViews レイアウトでは機能しません。 ハードコーディングされたテキストの色や背景色を避ける: プラットフォームによってオートフィルのテーマが異なる場合があります。

android.service.autofill.Presentations.getDialogPresentation()Java ドキュメント。

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

適用対象