DragSurfaceT.present

Present drag_surface.

template DragSurfaceT()
override
bool
present
(
int width
,
int height
)

Parameters

width int

the unconstrained drag_surface width to layout

height int

the unconstrained drag_surface height to layout

Return Value

Type: bool

false if it failed to be presented, otherwise true.