Contents

resizeLeft

Returns the resize-left system cursor.

Declaration

class var resizeLeft: NSCursor { get }

Return Value

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