Presentations.InlineTooltipPresentation プロパティ

定義

InlinePresentation ヒントを表示するために使用される mInlinePresentation

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

プロパティ値

属性

注釈

InlinePresentation ヒントを表示するために使用される mInlinePresentation。 このフィールドを設定する場合、 は mInlinePresentation null にしないでください。

の Java ドキュメント android.service.autofill.Presentations.getInlineTooltipPresentation()

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

適用対象