Type Method
型メソッド
dismantle
dismantleNSViewController(_:coordinator:)
Cleans up the presented
NSViewController
(and coordinator) in anticipation of their removal.Availability 有効性
- macOS 10.15+
Technology
- Swift
UI
Declaration 宣言
static func dismantleNSViewController(_ nsViewController: Self.NSViewControllerType , coordinator: Self.Coordinator)