<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIResponder/KeyboardWillShowMessage",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:So11UIResponderC5UIKitE23KeyboardWillShowMessageV"
  },
  "title" : "UIResponder.KeyboardWillShowMessage"
}
-->

# UIResponder.KeyboardWillShowMessage

```
struct KeyboardWillShowMessage
```

## Topics

### Initializers

[`init(beginFrame: CGRect, endFrame: CGRect, animationDuration: TimeInterval, animationCurve: UIView.AnimationCurve, isLocal: Bool, screen: UIScreen)`](/documentation/UIKit/UIResponder/KeyboardWillShowMessage/init(beginFrame:endFrame:animationDuration:animationCurve:isLocal:screen:))

### Instance Properties

[`var animationCurve: UIView.AnimationCurve`](/documentation/UIKit/UIResponder/KeyboardWillShowMessage/animationCurve)

[`var animationDuration: TimeInterval`](/documentation/UIKit/UIResponder/KeyboardWillShowMessage/animationDuration)

[`var beginFrame: CGRect`](/documentation/UIKit/UIResponder/KeyboardWillShowMessage/beginFrame)

[`var endFrame: CGRect`](/documentation/UIKit/UIResponder/KeyboardWillShowMessage/endFrame)

[`var isLocal: Bool`](/documentation/UIKit/UIResponder/KeyboardWillShowMessage/isLocal)

[`var screen: UIScreen`](/documentation/UIKit/UIResponder/KeyboardWillShowMessage/screen)

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`MainActorMessage`](/documentation/Foundation/NotificationCenter/MainActorMessage)

---

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)