ArrowVisibilityChangeValue

class ArrowVisibilityChangeValue

Represents data for rendering visibility changes.

Parameters

layerVisibilityModifications

the layer visibility modifications

Functions

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

Properties

layerVisibilityModifications
Link copied to clipboard
val layerVisibilityModifications: List<Pair<String, Visibility>>
the layer visibility modifications