numberOfStickers(in:)
Asks the data source for the number of stickers that the browser will display.
Declaration
func numberOfStickers(in stickerBrowserView: MSStickerBrowserView) -> IntParameters
- stickerBrowserView:
The sticker browser view that displays these stickers.
Return Value
The number of stickers. This must be a non-negative number.