Package org.robovm.apple.messages
Interface MSStickerBrowserViewDataSource
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
MSStickerBrowserViewController,MSStickerBrowserViewDataSourceAdapter
public interface MSStickerBrowserViewDataSource extends NSObjectProtocol
- Since:
- Available in iOS 10.0 and later.
-
Method Summary
Modifier and Type Method Description longnumberOfStickersInStickerBrowserView(MSStickerBrowserView stickerBrowserView)MSStickerstickerAtIndex(MSStickerBrowserView stickerBrowserView, long index)
-
Method Details
-
numberOfStickersInStickerBrowserView
-
stickerAtIndex
-