Contents

PlaygroundLiveViewMessageHandler

A handler you use to send and receive messages between the always-on live view and its corresponding playground page.

Declaration

protocol PlaygroundLiveViewMessageHandler : AnyObject

Topics

Sending Messages

Receiving Messages

Handling Connection Changes

See Also

Page-View Communication