UIDownPicker
open class UIDownPicker : UITextField
Undocumented
-
Undocumented
Declaration
Swift
public init(with data: [String]) -
Undocumented
Declaration
Swift
required public init?(coder aDecoder: NSCoder) -
Sets the data displayed in the PickerView
Declaration
Swift
public func setData(with data: [String]) -
Sets the arrow image on the right of the text field
Declaration
Swift
public func setImage(newImage: UIImage?)
UIDownPicker Class Reference