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.
Returns the resize-up-and-down system cursor.
class var resizeUpDown: NSCursor { get }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.