Home > Software engineering > Example for using iOS 15's new ConfigurationUpdateHandler for a UIButton in Objective-C
Example for using iOS 15's new ConfigurationUpdateHandler for a UIButton in Objective-C
Time:02-20
I want to try out the new UIButtonConfigurationUpdateHandler that's available in iOS 15 to create a toggle button. There are lots of very nice examples using Swift (