clearConfiguration
Creates an empty background configuration with a transparent background and no default styling.
Declaration
+ (instancetype) clearConfiguration;Return Value
An empty background configuration with a transparent background and no default styling.
Discussion
Create this configuration for the background of a view. It configures the view with a transparent background and no default styling.