SearchScopeView

data class SearchScopeView(val container: ConstraintLayout, val name: TextView, val icon: ImageView, val scope: SearchScope)

Constructors

Link copied to clipboard
constructor(container: ConstraintLayout, name: TextView, icon: ImageView, scope: SearchScope)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard