Class MSStickerView

All Implemented Interfaces:
CALayerDelegate, NSCoding, NSObjectProtocol, UIAccessibilityIdentification, UIActivityItemsConfigurationProviding, UIAppearanceContainer, UICoordinateSpace, UIDynamicItem, UIFocusEnvironment, UIFocusItem, UIFocusItemContainer, UILargeContentViewerItem, UIPasteConfigurationSupporting, UIResponderStandardEditActions, UITraitEnvironment, UIUserActivityRestoring, ObjCProtocol

public class MSStickerView
extends UIView
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • MSStickerView

      public MSStickerView()
    • MSStickerView

      protected MSStickerView​(NSObject.Handle h, long handle)
    • MSStickerView

      protected MSStickerView​(NSObject.SkipInit skipInit)
    • MSStickerView

      public MSStickerView​(CGRect frame, MSSticker sticker)
    • MSStickerView

      public MSStickerView​(CGRect frame)
    • MSStickerView

      public MSStickerView​(NSCoder coder)
  • Method Details