Enumeration

PhoshDragSurfaceState

Declaration

enum Phosh.DragSurfaceState

Description [src]

The state of the drag surface.

Members

Name Description
PHOSH_DRAG_SURFACE_STATE_FOLDED

Surface is folded.

PHOSH_DRAG_SURFACE_STATE_UNFOLDED

Surface is unfolded.

PHOSH_DRAG_SURFACE_STATE_DRAGGED

Surface is being dragged.