Function Window.setResizable

Sets whether the window should be resizable or not Is not a property method because it is a setter without a getter

void setResizable (
  bool resizability
);