Type Method
型メソッド
dismantle
dismantleWKInterfaceObject(_:coordinator:)
Cleans up the presented interface object (and coordinator) in anticipation of their removal.
提示されたインターフェイスオブジェクト(そしてコーディネータ)をそれらの除去を見越してきれいに片付けます。
Availability 有効性
- watchOS 6.0+
Technology
- Swift
UI
Declaration 宣言
static func dismantleWKInterfaceObject(_ wkInterfaceObject: Self.WKInterfaceObjectType , coordinator: Self.Coordinator)