henry_cho

Show in context User since 2018

Thanks Marco, that really helped. Any update on the next version of the beta?
In terms of the method:
func animate(duration: Float, delay: Float, options: Int, closure: Closure, completion: Closure) Animate changes to one or more views using the specified duration, delay, options and completion handler
I understand duration, delay and I think completion and closure.
What are valid options?