Contents

borderedButtonConfiguration

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

Declaration

+ (instancetype) borderedButtonConfiguration;

Return Value

A new configuration object.

Discussion

This style provides an alternative name for the grayButtonConfiguration style.

See Also

Creating configurations