UIViewAnimating stopAnimation misses parameter name (Swift API)

Originator:marceljackwerth
Number:rdar://26826947 Date Originated:06/15/2016
Status:Open Resolved:
Product:iOS Product Version:10.0 14A5261u
Classification: Reproducible:
 
Area:
UIKit

Summary:
`stopAnimation(false)` gives no explanation of what that bool parameter means. Only reading the documentation helps.

This is similar to the dismiss(animated:) API for VCs.

Steps to Reproduce:
1. Create a project
2. Use UIViewAnimating's stopAnimation-API with (true)
3. Send project to a colleague

Expected Results:
1. Colleague understands code that I wrote without wondering what that `true` means

Actual Results:
1. Colleague is confused what that `true` means

Version:
iOS 10.0 14A5261u

Notes:


Configuration:
iPhone Simulator

Attachments:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!