RollingNoticeViewDataSource
public protocol RollingNoticeViewDataSource : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func numberOfRowsFor(rollingView: RollingNoticeView) -> Int -
Undocumented
Declaration
Swift
func rollingNoticeView(rollingView: RollingNoticeView, cellAtIndex index: Int) -> RollingNoticeCell
View on GitHub
RollingNoticeViewDataSource Protocol Reference