AssistoLab / DropDown

A Material Design drop down for iOS
MIT License
2.44k stars 622 forks source link

disable item in the list #250

Open bilal4922 opened 4 years ago

bilal4922 commented 4 years ago

disable items in the listview how can I make items clicks disable

ludivinefafournoux commented 3 years ago

Hello, in customCellConfiguration you can put cell.isUserInteractionEnabled = false