I want to make a SegmentedController for all weekdays and want to select Multiple (zb: So, Mo, Thu) as shown in the image below.
I have searched but all I can find is in Objective-C and I need a solution for Swift. Must I make a custom Segmented control or can be make it with the standard SegmentedController?
Thanks for your help.
