---
title: "removeTrait:"
framework: uikit
role: symbol
role_heading: Instance Method
path: "uikit/uitraitoverrides-c.protocol/removetrait:"
---

# removeTrait:

Removes the change for the trait you provide.

## Declaration

```occ
- (void) removeTrait:(UITrait) trait;
```
