How does select Dropdown selection in IOS using Appium V1.6.3?

iosdriver.findElement(By.xpath("//XCUIElementTypePicker[1]//XCUIElementTypePickerWheel[1]")).sendKeys(strListboxValue);