LayerCustomAction

A layer custom action.

Types

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

Properties

Link copied to clipboard

A list of LayerCustomActionOperations.

Link copied to clipboard

The ID of the custom action.

Link copied to clipboard

The name of the custom action.

Link copied to clipboard

The status of the LayerCustomAction.

Link copied to clipboard

The trigger of the LayerCustomAction.

Functions

Link copied to clipboard
inline fun copy(block: LayerCustomAction.Builder.() -> Unit = {}): LayerCustomAction
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