ImageCustomAction

A custom action defined on an image.

Types

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

Properties

Link copied to clipboard

A list of ImageCustomActionOperations.

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 custom action.

Link copied to clipboard

The trigger of the VisualCustomAction.

Functions

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