StyleImageExtension

fun fun interface StyleImageExtension

Define the interfaces for the Image plugin.

Functions

bindTo
Link copied to clipboard
abstract fun bindTo(delegate: StyleInterface)
Bind the image to the Style.
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Inheritors

ImageExtensionImpl
Link copied to clipboard
ImageNinePatchExtensionImpl
Link copied to clipboard