Udostępnij za pośrednictwem


Field.Presentations Property

Definition

The presentations used to visualize this field in Autofill 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

Property Value

Attributes

Remarks

The presentations used to visualize this field in Autofill UI.

Java documentation for android.service.autofill.Field.getPresentations().

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