DragSurfaceSize.setSize
void setSize(int width, int height)Sets the size the drag surface prefers to be resized to.
Parameters
width | the width |
height | the height |
void setSize(int width, int height)Sets the size the drag surface prefers to be resized to.
width | the width |
height | the height |