Contents

numberOfStickers(in:)

Asks the data source for the number of stickers that the browser will display.

Declaration

func numberOfStickers(in stickerBrowserView: MSStickerBrowserView) -> Int

Parameters

  • stickerBrowserView:

    The sticker browser view that displays these stickers.

Return Value

The number of stickers. This must be a non-negative number.

See Also

Providing Stickers