---
title: reset()
framework: appkit
role: symbol
role_heading: Instance Method
path: appkit/nsbrowsercell/reset()
---

# reset()

Unhighlights the receiver and unsets its state.

## Declaration

```swift
func reset()
```

## See Also

### Managing Browser Cell State

- [set()](appkit/nsbrowsercell/set().md)
- [isLeaf](appkit/nsbrowsercell/isleaf.md)
- [isLoaded](appkit/nsbrowsercell/isloaded.md)
- [highlightColor(in:)](appkit/nsbrowsercell/highlightcolor(in:).md)
