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: