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.
[null,null,["Last updated 2024-04-04 UTC."],[],[]]