addCompletion(_:)
Adds the specified completion block to the animator.
Declaration
func addCompletion(_ completion: @escaping (Bool) -> Void)Adds the specified completion block to the animator.
func addCompletion(_ completion: @escaping (Bool) -> Void)