mediaPlaybackState()
Determine the playback status of media in the page.
Declaration
@MainActor final func mediaPlaybackState() async -> WKMediaPlaybackStateReturn Value
The current state of media playback within the page.
Determine the playback status of media in the page.
@MainActor final func mediaPlaybackState() async -> WKMediaPlaybackStateThe current state of media playback within the page.