mapbox-maps-android
/
com.mapbox.maps.extension.style
/
StyleContract
/
StyleImageExtension
androidJvm
Style
Image
Extension
fun fun interface
StyleImageExtension
Content copied to clipboard
Define the interfaces for the Image plugin.
Functions
Inheritors
Functions
bindTo
Link copied to clipboard
androidJvm
abstract fun
bindTo
(delegate:
StyleInterface
)
Content copied to clipboard
Bind the image 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
ImageExtensionImpl
Link copied to clipboard
ImageNinePatchExtensionImpl
Link copied to clipboard