Contents

resizeRight

Returns the resize-right system cursor.

Declaration

class var resizeRight: NSCursor { get }

Return Value

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