<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 13.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Messages",
  "identifier" : "/documentation/Messages/MSMessageLiveLayout/init(alternateLayout:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "Messages"
    ],
    "preciseIdentifier" : "c:objc(cs)MSMessageLiveLayout(im)initWithAlternateLayout:"
  },
  "title" : "init(alternateLayout:)"
}
-->

# init(alternateLayout:)

Initializes a new live layout using the provided alternate layout.

```
init(alternateLayout: MSMessageTemplateLayout)
```

## Discussion

The alternate layout is required to represent your message on devices that don’t have your iMessage app installed, or on devices that aren’t running iOS 11 or later.

---

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)