Added in API level 34
VirtualViewFillInfo
public
final
class
VirtualViewFillInfo
extends Object
java.lang.Object | |
↳ | android.view.autofill.VirtualViewFillInfo |
Information for the virtual view to the autofill framework.
Summary
Nested classes | |
---|---|
class |
VirtualViewFillInfo.Builder
A builder for |
Public methods | |
---|---|
String[]
|
getAutofillHints()
Autofill hints of the virtual view. |
Inherited methods | |
---|---|
Public methods
getAutofillHints
Added in API level 34
public String[] getAutofillHints ()
Autofill hints of the virtual view.
Returns | |
---|---|
String[] |
This value may be null . |
See also:
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-04 UTC."],[],[]]