anchor method

void anchor()

Anchor the panel

Implementation

void anchor() {
  value = SlidingUpPanelStatus.anchored;
}