Contents

rowResize(directions:)

Returns the cursor for resizing a row (horizontal divider) in the specified direction.

Declaration

class func rowResize(directions: NSVerticalDirection.Set) -> NSCursor

Parameters

  • directions:

    The directions in which a row can be resized. This must not be empty.

See Also

Retrieving cursor instances