Contents

slideLeft

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

Declaration

static var slideLeft: NSViewController.TransitionOptions { get }

See Also

Constants