completionBlock()
Returns the completion block object.
Declaration
class func completionBlock() -> (() -> Void)?Discussion
See setCompletionBlock(_:) for a description of the role of the completion block object.
Returns the completion block object.
class func completionBlock() -> (() -> Void)?See setCompletionBlock(_:) for a description of the role of the completion block object.