Share via


FillContext.Structure Property

Definition

The screen content.

public Android.App.Assist.AssistStructure Structure { [Android.Runtime.Register("getStructure", "()Landroid/app/assist/AssistStructure;", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getStructure", "()Landroid/app/assist/AssistStructure;", "", ApiSince=26)>]
member this.Structure : Android.App.Assist.AssistStructure

Property Value

Attributes

Remarks

The screen content.

Java documentation for android.service.autofill.FillContext.getStructure().

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