Contents

borderlessButtonConfiguration

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

Declaration

+ (instancetype) borderlessButtonConfiguration;

Return Value

A new configuration object.

Discussion

This style provides an alternative name for the plainButtonConfiguration style.

See Also

Creating configurations