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