---
title: showEffectsView
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nstextinsertionindicator/automaticmodeoptions-swift.struct/showeffectsview
---

# showEffectsView

Specifies whether a trailing glow displays during dictation.

## Declaration

```swift
static var showEffectsView: NSTextInsertionIndicator.AutomaticModeOptions { get }
```

## Mentioned in

Adopting the system text cursor in custom text views

## See Also

### Configuring automatic mode options

- [showWhileTracking](appkit/nstextinsertionindicator/automaticmodeoptions-swift.struct/showwhiletracking.md)
