rowResize(directions:)
Returns the cursor for resizing a row (horizontal divider) in the specified direction.
Declaration
class func rowResize(directions: NSVerticalDirection.Set) -> NSCursorParameters
- directions:
The directions in which a row can be resized. This must not be empty.