---
title: "selectAndShow(_:)"
framework: appkit
role: symbol
role_heading: Instance Method
path: "appkit/nstextcheckingclient/selectandshow(_:)"
---

# selectAndShow(_:)

## Declaration

```swift
func selectAndShow(_ range: NSRange)
```

## See Also

### Instance Methods

- [addAnnotations(_:range:)](appkit/nstextcheckingclient/addannotations(_:range:).md)
- [annotatedSubstring(forProposedRange:actualRange:)](appkit/nstextcheckingclient/annotatedsubstring(forproposedrange:actualrange:).md)
- [candidateListTouchBarItem()](appkit/nstextcheckingclient/candidatelisttouchbaritem().md)
- [removeAnnotation(_:range:)](appkit/nstextcheckingclient/removeannotation(_:range:).md)
- [replaceCharacters(in:withAnnotatedString:)](appkit/nstextcheckingclient/replacecharacters(in:withannotatedstring:).md)
- [setAnnotations(_:range:)](appkit/nstextcheckingclient/setannotations(_:range:).md)
- [view(for:firstRect:actualRange:)](appkit/nstextcheckingclient/view(for:firstrect:actualrange:).md)
