Contents

animations

Sets the option dictionary that maps event trigger keys to animation objects.

Declaration

var animations: [NSAnimatablePropertyKey : Any] { get set }

Parameters

  • dict:

    A dictionary containing the event trigger keys and associated animation objects.

See Also

Related Documentation

Managing Animations for Properties