StyleImageExtension

Define the interfaces for the Image plugin.

fun fun interface StyleImageExtension

Functions

bindTo
Link copied to clipboard

Add the image to the Style.

abstract fun bindTo(delegate: StyleManagerInterface)
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Inheritors

ImageExtensionImpl
Link copied to clipboard