A cross-import overlay that bridges WatchKit and SwiftUI on watchOS, surfacing WatchKit functionality as SwiftUI views. Use it when you write SwiftUI for watchOS to present WatchKit-backed interface elements, such as a now-playing view or an audio source. The overlay defines no types of its own; its API becomes available when you import both WatchKit and SwiftUI together.
Structures 1
- StNowPlayingViewwatchOS 7.0+A view which shows information playing media on an audio source.