SmartSticker

@objcMembers
@objc(PESDKSmartSticker)
open class SmartSticker : Sticker

A SmartSticker is a sticker with dynamically generated content. It is updated when added to the canvas or when changed as part of a MultiImageSticker variant.

  • Creates the default smart stickers that are shipped with the SDK.

    Declaration

    Swift

    public class var defaultItems: [Sticker] { get }