JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
dagger.hilt.android.scopes
Annotation Interface ViewScoped
@Scope
@Retention
(
CLASS
)
@Target
({
METHOD
,
TYPE
})
public @interface
ViewScoped
Scope annotation for bindings that should exist for the life of a View.