---
title: resignFocus()
framework: watchkit
role: symbol
role_heading: Instance Method
path: watchkit/wkinterfacepicker/resignfocus()
---

# resignFocus()

Removes focus from the picker, causing it to stop receiving input from the Digital Crown.

## Declaration

```swift
func resignFocus()
```

## Discussion

Discussion When no picker has focus, input from the Digital Crown is once again used to scroll the contents of the screen.

## See Also

### Managing Input from the Digital Crown

- [focus()](watchkit/wkinterfacepicker/focus().md)
