<!--
{
  "availability" : [
    "iOS: 7.0.0 -",
    "iPadOS: 7.0.0 -",
    "macCatalyst: 13.1.0 -",
    "tvOS: -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIInputView/Style/keyboard",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIInputViewStyle@UIInputViewStyleKeyboard"
  },
  "title" : "UIInputView.Style.keyboard"
}
-->

# UIInputView.Style.keyboard

Apply both blur and tinting effects to the view to mimic the keyboard background.

```
case keyboard
```

## Discussion

This style makes the input view match the keyboard appearance and can be used to replace or extend the keyboard.

---

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)