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 : ViewOverview
A DevicePairingView should be used to become discoverable to local devices from the user through a button interface.