Contents

defaultBackgroundConfiguration()

Retrieves a background configuration with system default values.

Declaration

@MainActor @preconcurrency func defaultBackgroundConfiguration() -> UIBackgroundConfiguration

Return Value

A default background configuration. The system determines default values for the configuration according to the section where the view appears.

See Also

Configuring the background