WindowResizeEdge WindowResizeEdge # Bases: Enum BOTTOM = 'bottom' # BOTTOM_LEFT = 'bottomLeft' # BOTTOM_RIGHT = 'bottomRight' # LEFT = 'left' # RIGHT = 'right' # TOP = 'top' # TOP_LEFT = 'topLeft' # TOP_RIGHT = 'topRight' #