Contents

DevicePairingView

A control that allows a user to become discoverable and advertise to local devices.

Declaration

@MainActor @preconcurrency struct DevicePairingView<Label, Fallback> where Label : View, Fallback : View

Overview

A DevicePairingView should be used to become discoverable to local devices from the user through a button interface.

Topics

Initializers

See Also

Publishing service availability