mapbox-maps-android
/
com.mapbox.maps.extension.style
/
StyleContract
/
StyleLightExtension
androidJvm
Style
Light
Extension
fun fun interface
StyleLightExtension
Content copied to clipboard
Define the interfaces for the Light plugin.
Functions
Inheritors
Functions
bindTo
Link copied to clipboard
androidJvm
abstract fun
bindTo
(delegate:
StyleInterface
)
Content copied to clipboard
Bind the light to the Style.
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard
Inheritors
Light
Link copied to clipboard