---
title: "adjust(toPickerWheelValue:)"
framework: xcuiautomation
role: symbol
role_heading: Instance Method
path: "xcuiautomation/xcuielement/adjust(topickerwheelvalue:)"
---

# adjust(toPickerWheelValue:)

Changes the value that the picker wheel displays.

## Declaration

```swift
func adjust(toPickerWheelValue pickerWheelValue: String)
```

## Discussion

Discussion This method generates a test failure if the specified value isn’t available.
