tags:

views:

1016

answers:

2

Do anyone knows the link to the different types of name for available CATransition.

Like ripple,swift....

I want to know all the available names.

A: 

Have you looked at the documentation for CATransition? They're all listed at the bottom (there's a link to the list in the documentation for -type and -subType). There is no "ripple" or "swift." Where are you getting those from?

Rob Napier
Yeah these are the types available. They are in string format.
rkb