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

# MSStickerView

A view for displaying a sticker.

```
class MSStickerView
```

## Overview

Use the [`MSStickerView`](/documentation/Messages/MSStickerView) class to display stickers. The sticker view also provides drag-and-drop functionality. The user can press and hold a sticker to peel it from the view, and then drag the sticker to any balloon in the transcript.

## Topics

### Working with Sticker Views

[`-  initWithFrame:sticker:`](/documentation/Messages/MSStickerView/init(frame:sticker:))

Initializes a new sticker view with the provided sticker and frame.

[`sticker`](/documentation/Messages/MSStickerView/sticker)

The displayed sticker object.

### Controlling Sticker Animation

[`animationDuration`](/documentation/Messages/MSStickerView/animationDuration)

The amount of time it takes to complete the sticker’s animation.

[`-  isAnimating`](/documentation/Messages/MSStickerView/isAnimating())

Returns a Boolean value that indicates whether the sticker is animating.

[`-  startAnimating`](/documentation/Messages/MSStickerView/startAnimating())

Starts the sticker’s animation, beginning with the first frame.

[`-  stopAnimating`](/documentation/Messages/MSStickerView/stopAnimating())

Stops the sticker’s animation.

## Relationships

### Inherits From

[`UIView`](/documentation/UIKit/UIView)

### Conforms To

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

[`CMBodyIdentifiable`](/documentation/CoreMotion/CMBodyIdentifiable)

[`NSCoding`](/documentation/Foundation/NSCoding)

[`CLBodyIdentifiable`](/documentation/CoreLocation/CLBodyIdentifiable)

[`UITraitChangeObservable-67e94`](/documentation/UIKit/UITraitChangeObservable-67e94)

[`UIResponderStandardEditActions`](/documentation/UIKit/UIResponderStandardEditActions)

[`NSTouchBarProvider`](/documentation/AppKit/NSTouchBarProvider)

[`UIFocusItem`](/documentation/UIKit/UIFocusItem)

[`UIDynamicItem`](/documentation/UIKit/UIDynamicItem)

[`UIActivityItemsConfigurationProviding`](/documentation/UIKit/UIActivityItemsConfigurationProviding)

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

[`UIPopoverPresentationControllerSourceItem`](/documentation/UIKit/UIPopoverPresentationControllerSourceItem)

[`UIAppearanceContainer`](/documentation/UIKit/UIAppearanceContainer)

[`UITraitEnvironment`](/documentation/UIKit/UITraitEnvironment)

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

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

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

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

[`UIFocusEnvironment`](/documentation/UIKit/UIFocusEnvironment)

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

[`UICoordinateSpace`](/documentation/UIKit/UICoordinateSpace)

[`UIAppearance`](/documentation/UIKit/UIAppearance)

[`CALayerDelegate`](/documentation/QuartzCore/CALayerDelegate)

[`UIPasteConfigurationSupporting`](/documentation/UIKit/UIPasteConfigurationSupporting)

[`UIFocusItemContainer`](/documentation/UIKit/UIFocusItemContainer)

[`UIUserActivityRestoring`](/documentation/UIKit/UIUserActivityRestoring)

[`UIAccessibilityIdentification`](/documentation/UIKit/UIAccessibilityIdentification)

[`UILargeContentViewerItem`](/documentation/UIKit/UILargeContentViewerItem)

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

---

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)