InlineSuggestionsRequest.InlineTooltipPresentationSpec プロパティ

定義

応答のインライン提案ツールヒントの UI 仕様を指定します。

public Android.Widget.Inline.InlinePresentationSpec? InlineTooltipPresentationSpec { [Android.Runtime.Register("getInlineTooltipPresentationSpec", "()Landroid/widget/inline/InlinePresentationSpec;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getInlineTooltipPresentationSpec", "()Landroid/widget/inline/InlinePresentationSpec;", "", ApiSince=31)>]
member this.InlineTooltipPresentationSpec : Android.Widget.Inline.InlinePresentationSpec

プロパティ値

属性

注釈

応答のインライン提案ツールヒントの UI 仕様を指定します。

の Java ドキュメント android.view.inputmethod.InlineSuggestionsRequest.getInlineTooltipPresentationSpec()

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

適用対象