ParsesAsynchronously
protocol ParsesAsynchronously
A protocol describing an instance that parses asynchronously
-
The delegate instance that can manage asynchronous parsing
Declaration
Swift
var asyncParseManager: CanManageAsychronousParsing? { get set }