CompositeRegion

CompositeRegion is a logical representation of an update region or an update region set in the NDS map. An update region is a minimal updatable area in the NDS map. An update region set contains one or more update regions, or it could contain one or more update region sets.

Important: This is a Public Preview API. It may be changed or removed at any time.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The child CompositeRegions. Could be null.

Link copied to clipboard

The unique identifier in a given CompositeRegion hierarchy.

Link copied to clipboard

The localized name of the CompositeRegion.

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