API Differences in DeviceDiscoveryUI in iOS 26.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in DeviceDiscoveryUI in the iOS 26.0 SDK.

Table of Contents

Classes

DDDevicePairingViewController

Structs

DDDevicePairingAccess

Properties & Constants

DDDevicePickerViewController
public var endpoint: Network.NWEndpoint

Initializers

DDDevicePickerViewController
convenience public init?(browseDescriptor: Network.NWBrowser.Descriptor, parameters: Network.NWParameters? = nil)
DDDevicePickerViewController
convenience public init?(browseDescriptor: Network.NWBrowser.Descriptor, parameters: Network.NWParameters? = nil, access: DeviceDiscoveryUI.DDDevicePairingAccess = .default)