removeIcon abstract method

void removeIcon(
  1. String name
)

Removes the named layer.

Implementation

void removeIcon(core.String name);