DragSurface.present
bool present(int width, int height)Present drag_surface.
Parameters
width | the unconstrained drag_surface width to layout |
height | the unconstrained drag_surface height to layout |
Returns
false if it failed to be presented, otherwise true.