Contents

clear()

Creates an empty background configuration with a transparent background and no default styling.

Declaration

static func clear() -> UIBackgroundConfiguration

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.