interface AutocompleteDelegate
Describes an object to which a AutocompleteResult may be applied. Usually, this will delegate to a specific text view. |
|
data class AutocompleteResult
Describes an autocompletion result. |
|
interface Toolbar
Interface to be implemented by components that provide browser toolbar functionality. |