unstick abstract method

void unstick(
  1. Element element
)

Unregisters the element from sticking.

Implementation

void unstick(Element element);