type
Specifies the predefined transition type.
Declaration
var type: CATransitionType { get set }Discussion
The possible values are shown in Common Transition Types. This property is ignored if a custom transition is specified in the filter property. The default is fade.