Host

interface Host

Defines a contract for a UI component (usually an Activity or Fragment) capable of hosting a LegendControl.

Properties

Link copied to clipboard

The currently installed legend control, if present.

Functions

Link copied to clipboard
abstract fun add(legendControl: LegendControl)

Installs the provided legend control into the host environment.

Link copied to clipboard

Removes an installed legend control from the host environment.