before

public abstract Unit before(ControlDrawer drawer, Control control)

Called before each ControlDrawer draw.

Parameters

drawer

The current ControlDrawer

control

The Control from where the drawer is used.