StickerSelectionController

@objcMembers
@objc(PESDKStickerSelectionController)
open class StickerSelectionController : ViewController
extension StickerSelectionController: UICollectionViewDelegate
extension StickerSelectionController: UICollectionViewDelegateFlowLayout
extension StickerSelectionController: UICollectionViewDataSource
extension StickerSelectionController: UICollectionViewDataSourcePrefetching
extension StickerSelectionController: UISearchBarDelegate

A StickerSelectionController displays multiple Stickers and allows selection of a sticker.

Properties