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

# MSStickerSize

The size of the stickers in the browser view.

```
enum MSStickerSize
```

## Overview

The browser scales down sticker images to fit. If a sticker is smaller than the provided space, the browser centers the sticker in the space.

## Topics

### Constants

[`MSStickerSizeSmall`](/documentation/Messages/MSStickerSize/small)

Small stickers.

[`MSStickerSizeRegular`](/documentation/Messages/MSStickerSize/regular)

Medium-sized stickers.

[`MSStickerSizeLarge`](/documentation/Messages/MSStickerSize/large)

Large stickers.

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)