Contents

resizeUpDown

Returns the resize-up-and-down system cursor.

Declaration

class var resizeUpDown: NSCursor { get }

Return Value

The resize-up-and-down cursor. This cursor is used when moving or resizing an object and the object can be moved up or down.

See Also

Retrieving cursor instances