updateSize abstract method

bool updateSize([
  1. bool forceUpdate = false
])

Recalculates size and margins. Returns true if the size changed.

Implementation

bool updateSize([bool forceUpdate = false]);