StyleProjectionExtension

fun fun interface StyleProjectionExtension

Define the interfaces for the Projection plugin.

Functions

bindTo
Link copied to clipboard
abstract fun bindTo(delegate: StyleInterface)
Bind the projection 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

Projection
Link copied to clipboard