---
title: "remove(_:)"
framework: appkit
role: symbol
role_heading: Instance Method
path: "appkit/nscursor/frameresizedirection/set/remove(_:)"
---

# remove(_:)

## Declaration

```swift
@discardableResult mutating func remove(_ member: NSCursor.FrameResizeDirection) -> NSCursor.FrameResizeDirection?
```
