Contents

crossfade

A transition animation that fades the new view in and simultaneously fades the old view out. You can combine this animation option with any of the “slide” options in this enumeration.

Declaration

static var crossfade: NSViewController.TransitionOptions { get }

See Also

Constants