DragSurface.present

bool present(int width, int height)

Present drag_surface.

Parameters

widththe unconstrained drag_surface width to layout
heightthe unconstrained drag_surface height to layout

Returns

false if it failed to be presented, otherwise true.