Contents

resizeLeftRight

Returns the resize-left-and-right system cursor.

Declaration

class var resizeLeftRight: NSCursor { get }

Return Value

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

See Also

Retrieving cursor instances