from

open fun from(view: View): ScopeProvider

Creates a ScopeProvider for Android Views.

Return

a ScopeProvider against this view.

Parameters

view

the view to scope for