Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-ui
/
com.mapsted.ui.search
/
SearchScopeManager
/
SearchScopeView
Search
Scope
View
data
class
SearchScopeView
(
val
container
:
ConstraintLayout
,
val
name
:
TextView
,
val
icon
:
ImageView
,
val
scope
:
SearchScope
)
Members
Constructors
Search
Scope
View
Link copied to clipboard
constructor
(
container
:
ConstraintLayout
,
name
:
TextView
,
icon
:
ImageView
,
scope
:
SearchScope
)
Properties
container
Link copied to clipboard
val
container
:
ConstraintLayout
icon
Link copied to clipboard
val
icon
:
ImageView
name
Link copied to clipboard
val
name
:
TextView
scope
Link copied to clipboard
val
scope
:
SearchScope