Enumeration
PhoshDragSurfaceDragMode
Description [src]
The drag mode of the drag surface. Specifies how and where the surface is draggable.
Members
Name | Description |
---|---|
PHOSH_DRAG_SURFACE_DRAG_MODE_FULL |
Full surface is draggable. |
PHOSH_DRAG_SURFACE_DRAG_MODE_HANDLE |
Handle area is draggable. |
PHOSH_DRAG_SURFACE_DRAG_MODE_NONE |
Surface is not draggable. |