Contents

slideRight

A transition animation that slides the old view to the right while the new view slides into view from the left. In other words, both views slide to the right.

Declaration

static var slideRight: NSViewController.TransitionOptions { get }

See Also

Constants