Contents

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.

See Also

Getting and Setting Completion Block Objects