iRelatedContentDataSource
public protocol iRelatedContentDataSource: iDataSource
Interface for data source for content related to Viewable
-
State for the data source, observable using the
Bindable
classDeclaration
Swift
var state: Bindable<RelatedContentDataSourceState>