Does not work, I get the error : Value of type 'UIButton' has no member 'configuration'
This line of code :
var configuration = UIButton.Configuration.filled()
will generate the error : Type 'UIButton' has no member 'Configuration'
Topic:
Programming Languages
SubTopic:
Swift
Tags: