Contents

operationNotAllowed

Returns the operation not allowed cursor.

Declaration

class var operationNotAllowed: NSCursor { get }

Return Value

The operation not allowed cursor.

Discussion

This cursor indicates that the operation that is being attempted, perhaps dragging to an item that can’t accept the drag type, is being denied.

See Also

Retrieving cursor instances