Contents

borderedTintedButtonConfiguration

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

Declaration

+ (instancetype) borderedTintedButtonConfiguration;

Return Value

A new configuration object.

Discussion

This style provides an alternative name for the tintedButtonConfiguration style.

See Also

Creating configurations