Contents

columnResize(directions:)

Returns the cursor for resizing a column (vertical divider) in the specified direction.

Declaration

class func columnResize(directions: NSHorizontalDirection.Set) -> NSCursor

Parameters

  • directions:

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

See Also

Retrieving cursor instances