Contents

DefaultCompositorLayerConfiguration

A type that configures the layer with the default texture configurations and rendering behaviors for the current device.

Declaration

@MainActor @preconcurrency struct DefaultCompositorLayerConfiguration

Overview

Use this type when your Metal rendering engine uses the default rendering options.

See Also

App integration