---
title: devicePickerSupports
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/environmentvalues/devicepickersupports
---

# devicePickerSupports

Checks for support to present a DevicePicker.

## Declaration

```swift
var devicePickerSupports: DevicePickerSupportedAction { get }
```

## See Also

### Interacting with networked devices

- [DevicePicker](devicediscoveryui/devicepicker.md)
