StyleLightExtension

fun fun interface StyleLightExtension

Define the interfaces for the Light plugin.

Functions

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

Light
Link copied to clipboard