Class

Shadows.Compound

Configures multiple stacked Shadows.

Source set: Common
public class Compound(public val shadows: Array<out Shadow>) : Shadows()

Configures multiple stacked Shadows.

Functions

equals

Source set: Common
override fun equals(other: Any?): Boolean

hashCode

Source set: Common
override fun hashCode(): Int

Content updated: