Contents

disappearingItem

Returns a cursor indicating that the current operation will result in a disappearing item.

Declaration

class var disappearingItem: NSCursor { get }

Return Value

The system cursor that indicates that the current operation will result in a disappearing item (for example, when dragging an item from the dock or a toolbar).

See Also

Retrieving cursor instances