Contents

borderedTinted()

Creates a configuration for a button that has a tinted, bordered style.

Declaration

static func borderedTinted() -> UIButton.Configuration

Return Value

A new configuration object.

Discussion

This style provides an alternative name for the tinted() style.

See Also

Creating configurations