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

# init(stickerSize:)

Creates a new sticker browser view controller with stickers of the provided size.

```
init(stickerSize: MSStickerSize)
```

## Parameters

`stickerSize`

A constant that indicates the size of the stickers. For a list of possible values, see [`MSStickerSize`](/documentation/Messages/MSStickerSize).

## Return Value

A newly instantiated sticker browser controller.

## Discussion

---

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)