<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 13.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Messages",
  "identifier" : "/documentation/Messages/MSMessagesAppPresentationStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Messages"
    ],
    "preciseIdentifier" : "c:@E@MSMessagesAppPresentationStyle"
  },
  "title" : "MSMessagesAppPresentationStyle"
}
-->

# MSMessagesAppPresentationStyle

Presentation styles that describe your iMessage app’s appearance.

```
enum MSMessagesAppPresentationStyle
```

## Topics

### Presentation Styles

[`MSMessagesAppPresentationStyleCompact`](/documentation/Messages/MSMessagesAppPresentationStyle/compact)

The iMessage App is displayed inside the keyboard area.

[`MSMessagesAppPresentationStyleExpanded`](/documentation/Messages/MSMessagesAppPresentationStyle/expanded)

The iMessage App expands to fill most of the screen.

[`MSMessagesAppPresentationStyleTranscript`](/documentation/Messages/MSMessagesAppPresentationStyle/transcript)

The iMessage app is displayed in the Messages app’s transcript or input field.

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)