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

# remove(_:)

## Declaration

```swift
@discardableResult mutating func remove(_ member: NSHorizontalDirection) -> NSHorizontalDirection?
```
