bordered()
Creates a configuration for a button that has a bordered style.
Declaration
static func bordered() -> UIButton.ConfigurationReturn Value
A new configuration object.
Discussion
This style provides an alternative name for the gray() style.
Creates a configuration for a button that has a bordered style.
static func bordered() -> UIButton.ConfigurationA new configuration object.
This style provides an alternative name for the gray() style.