---
title: hasFullAccess
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiinputviewcontroller/hasfullaccess
---

# hasFullAccess

A Boolean value that indicates whether the keyboard has full access.

## Declaration

```swift
var hasFullAccess: Bool { get }
```

## Mentioned in

Configuring open access for a custom keyboard

## See Also

### Configuring the keyboard behaviors

- [needsInputModeSwitchKey](uikit/uiinputviewcontroller/needsinputmodeswitchkey.md)
- [hasDictationKey](uikit/uiinputviewcontroller/hasdictationkey.md)
