Contents

resizeUp

Returns the resize-up system cursor.

Declaration

class var resizeUp: NSCursor { get }

Return Value

The resize-up cursor. This cursor is used when moving or resizing an object to indicate that the user can move only in the indicated direction.

See Also

Retrieving cursor instances