API Differences in _CompositorServices_SwiftUI in macOS 26.0

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows what is new in _CompositorServices_SwiftUI in the macOS 26.0 SDK.

Table of Contents

Protocols

CompositorLayerConfiguration

Structs

CompositorLayer
DefaultCompositorLayerConfiguration

Typealiases

CompositorLayer
public typealias _ViewRepresentation = @_opaqueReturnTypeOf("$s27_CompositorServices_SwiftUI0A5LayerV19_viewRepresentationQrvp", 0) __

Properties & Constants

CompositorLayer
nonisolated public var _viewRepresentation: some SwiftUICore.View
CompositorLayer
public var body: Swift.Never
CompositorLayerConfiguration
nonisolated public static var `default`: _CompositorServices_SwiftUI.DefaultCompositorLayerConfiguration
CompositorServices.LayerRenderer
public var onSpatialEvent: @_Concurrency.MainActor (SwiftUI.SpatialEventCollection) -> Swift.Void
SwiftUI.SpatialEventCollection.Event
public var trackingAreaIdentifier: CompositorServices.LayerRenderer.Drawable.TrackingArea.Identifier

Conformances

CompositorLayer
SwiftUI.CompositorContent
DefaultCompositorLayerConfiguration
Swift.Sendable