Contents

slideDown

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

Declaration

static var slideDown: NSViewController.TransitionOptions { get }

See Also

Constants