<!--
{
  "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/default",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIInputViewStyle@UIInputViewStyleDefault"
  },
  "title" : "UIInputView.Style.default"
}
-->

# UIInputView.Style.default

Apply blur behaviors to the view so that it looks like it belongs with the keyboard.

```
case `default`
```

## Discussion

Don’t apply tinting effects. This style is intended for input views that attach to the top of the keyboard and have a similar theme but that don’t look like the keyboard itself.

---

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)