StaticImageDeactivateScheduleActionSettings

Settings for the action to deactivate the image in a specific layer.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val fadeOut: Int?

The time in milliseconds for the image to fade out. Default is 0 (no fade-out).

Link copied to clipboard
val layer: Int?

The image overlay layer to deactivate, 0 to 7. Default is 0.

Functions

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