mapbox-maps-android
/
com.mapbox.maps.extension.style.types
/
StyleTransition
androidJvm
Style
Transition
class
StyleTransition
Content copied to clipboard
Concrete implementation of the StyleTransition interface.
Types
Functions
Properties
Types
Builder
Link copied to clipboard
androidJvm
class
Builder
Content copied to clipboard
Builder for StyleTransitionImpl.
Functions
equals
Link copied to clipboard
androidJvm
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
Assert an object is equal to this object.
hashCode
Link copied to clipboard
androidJvm
open override fun
hashCode
():
Int
Content copied to clipboard
Override the hash code calculation.
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard
toValue
Link copied to clipboard
androidJvm
fun
toValue
():
Value
Content copied to clipboard
The
Value
representation of the transition object.
Properties
delay
Link copied to clipboard
androidJvm
val
delay
:
Long
?
Content copied to clipboard
Delay of the transition.
duration
Link copied to clipboard
androidJvm
val
duration
:
Long
?
Content copied to clipboard
Duration of the transition.