deselect
Deselects selectable parts of control.
Signatures
- ParamateControls.<ControlName>.deselect()
Details
Abstract function that must be implemented when creating a custom control. The function must deselects all selectable parts of the control or must contain some other logic that makes the control not active (e.g., not selected by user).