columnResize(directions:)
Returns the cursor for resizing a column (vertical divider) in the specified direction.
Declaration
class func columnResize(directions: NSHorizontalDirection.Set) -> NSCursorParameters
- directions:
The directions in which a column can be resized. This must not be empty.