InlinePresentation.InlinePresentationSpec Property

Definition

Specifies the UI specification for the inline suggestion.

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

Property Value

Attributes

Remarks

Specifies the UI specification for the inline suggestion.

Java documentation for android.service.autofill.InlinePresentation.getInlinePresentationSpec().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to