iOSDropDown icon indicating copy to clipboard operation
iOSDropDown copied to clipboard

added new item "selectedRowTextColor"

Open Mohammadalipanhwar11 opened this issue 7 months ago • 0 comments

I have added a new @IBInspectable in DropDown class as @IBInspectable public var selectedRowTextColor: UIColor = .black

this will set color for selected row text color. thanks

Mohammadalipanhwar11 avatar May 17 '25 15:05 Mohammadalipanhwar11