selectRow(_:inComponent:animated:)
Selects a row in a specified component of the picker view.
Declaration
func selectRow(_ row: Int, inComponent component: Int, animated: Bool)Selects a row in a specified component of the picker view.
func selectRow(_ row: Int, inComponent component: Int, animated: Bool)