SwiftyPickerPopover icon indicating copy to clipboard operation
SwiftyPickerPopover copied to clipboard

Condidering @discardableResult

Open Drusy opened this issue 6 years ago • 1 comments

Would you consider adding @discardableResult for the builder methods of the pickers ? In case the picker is a stored property, it would be nice to change its properties discarding the result, simply using picker.setMaximumDate(date)

Regards

Drusy avatar Oct 15 '18 10:10 Drusy

Thank you for your idea. It sounds nice.

hsylife avatar Jan 06 '19 12:01 hsylife