public interface ResizedHandler extends EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onResized(ResizedEvent event)
Observable method called whenever a Canvas changes size.
|
void onResized(ResizedEvent event)
overflow:"visible"
, and is waiting for a queued redraw (see Canvas.isDirty()
), the value for Canvas.getVisibleWidth()
and Canvas.getVisibleHeight()
will be unreliable until
redraw()
fires.event
- the event