CurrentMapOperation

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
class CurrentMapOperation

The information about the current map operation.

Properties

Link copied to clipboard

The current map operation type.

Link copied to clipboard
val progress: Int? = null

Progress as a percentage between 0 and 100.

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