Enum Class WlShellSurfaceResize

java.lang.Object
java.lang.Enum<WlShellSurfaceResize>
org.freedesktop.wayland.shared.WlShellSurfaceResize
All Implemented Interfaces:
Serializable, Comparable<WlShellSurfaceResize>, Constable

public enum WlShellSurfaceResize extends Enum<WlShellSurfaceResize>
edge values for resizing

These values are used to indicate which edge of a surface is being dragged in a resize operation. The server may use this information to adapt its behavior, e.g. choose an appropriate cursor image.