Refreshable
public protocol Refreshable
The capability some DataProviders has to be refreshable.
-
Refreshes the
DataProviderobject.Declaration
Swift
func refresh() throws
Glasgow Docs (93% documented)
public protocol Refreshable
The capability some DataProviders has to be refreshable.
Refreshes the DataProvider object.
Swift
func refresh() throws