setSize method

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

Implementation

external bool setSize(num width, num height);