Contents

borderedProminentButtonConfiguration

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

Declaration

+ (instancetype) borderedProminentButtonConfiguration;

Return Value

A new configuration object.

Discussion

This style provides an alternative name for the filledButtonConfiguration style.

See Also

Creating configurations