Contents

slideUp

A transition animation that slides the old view up while the new view comes into view from the bottom. In other words, both views slide up.

Declaration

static var slideUp: NSViewController.TransitionOptions { get }

See Also

Constants