<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UILookToDictateCapable",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:objc(pl)UILookToDictateCapable"
  },
  "title" : "UILookToDictateCapable"
}
-->

# UILookToDictateCapable

```
protocol UILookToDictateCapable : NSObjectProtocol
```

## Topics

### Instance Properties

[`var isLookToDictateEnabled: Bool`](/documentation/UIKit/UILookToDictateCapable/isLookToDictateEnabled)

Enable or disable ‘Look To Dictate’ on the receiver.

## Relationships

### Conforming Types

[`UISearchBar`](/documentation/UIKit/UISearchBar)

### Inherits From

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)