mapbox-maps-android
/
com.mapbox.maps.extension.style.types
/
StyleTransition
Style
Transition
class
StyleTransition
Content copied to clipboard
Concrete implementation of the StyleTransition interface.
Types
Functions
Properties
Types
Builder
Link copied to clipboard
class
Builder
Content copied to clipboard
Builder for StyleTransitionImpl.
Functions
equals
Link copied to clipboard
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
open override fun
hashCode
():
Int
Content copied to clipboard
Override the hash code calculation.
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
toValue
Link copied to clipboard
fun
toValue
():
Value
Content copied to clipboard
The
Value
representation of the transition object.
Properties
delay
Link copied to clipboard
val
delay
:
Long
?
Content copied to clipboard
Delay of the transition.
duration
Link copied to clipboard
val
duration
:
Long
?
Content copied to clipboard
Duration of the transition.