Contents

resizeDown

Returns the resize-down system cursor.

Declaration

class var resizeDown: NSCursor { get }

Return Value

The resize-down 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