What is the default animation time interval for UIView
animations? I'm looking for a system constant similar to UINavigationControllerHideShowBarDuration
This is what I could get from the doc
The default value is 0.2 seconds
read this Apple doc link for more info.