Type Method 型メソッド

dismantleNSViewController(_:coordinator:)

Cleans up the presented NSViewController (and coordinator) in anticipation of their removal.

Declaration 宣言

static func dismantleNSViewController(_ nsViewController: Self.NSViewControllerType, coordinator: Self.Coordinator)