func makeWKInterfaceObject (context: Self.Context) -> Self.WKInterfaceObjectType
Creates a WatchKit interface object and configures its initial state.
WatchKitインターフェイスオブジェクトを作成します、そしてそれの初期状態を構成設定します。
func updateWKInterfaceObject (Self.WKInterfaceObjectType , context: Self.Context)
Updates the presented WatchKit interface object (and its coordinator) to the latest configuration.
提示されたWatchKitインターフェイスオブジェクト(そしてそれのコーディネータ)を最新の構成設定に更新します。