setSize method

bool setSize(
  1. num width,
  2. num height
)

Implementation

external bool setSize(num width, num height);