---
title: "remove(_:)"
framework: uikit
role: symbol
role_heading: Instance Method
path: "uikit/uitraitoverrides-swift.struct/remove(_:)"
---

# remove(_:)

Removes the change for the trait you provide.

## Declaration

```swift
mutating func remove(_ trait: UITrait)
```
