toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-cluster
/
com.mapbox.dash.cluster
/
ClusterUiMode
/
FollowActivity
Follow
Activity
class
FollowActivity
(
val
activityClass
:
KClass
<
out
Activity
>
)
:
ClusterUiMode
The theme will follow the value set in provided activity
Members
Constructors
Follow
Activity
Link copied to clipboard
constructor
(
activityClass
:
KClass
<
out
Activity
>
)
Properties
activity
Class
Link copied to clipboard
val
activityClass
:
KClass
<
out
Activity
>
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String