iRelatedContentDataSource
public protocol iRelatedContentDataSource: iDataSource
Interface for data source for content related to Viewable
-
State for the data source, observable using the
BindableclassDeclaration
Swift
var state: Bindable<RelatedContentDataSourceState>
View on GitHub
iRelatedContentDataSource Protocol Reference