Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 341 Bytes

MWDropdownView

For example:

MWDropdownView.showDropdownView("aaaaaaa", message: "bbbbbbb", bgColor:UIColor.redColor(), textColor: UIColor.whiteColor(), time: 2)

MWDropdownView.showDropdownView(nil, message: "2222222", bgColor:UIColor.blueColor(), textColor: UIColor.orangeColor(), time: NO_TIME)
  			 
MWDropdownView.show()