What's New / App UI: SwiftUI, AppKit & UIKit

What's new in DeveloperToolsSupport

+1 NewmacOS

DeveloperToolsSupport provides the runtime types that back Xcode developer tooling, letting code declare what tools such as Xcode Previews render and how they configure it.

The 27 SDK adds one type and removes or deprecates nothing. The new struct PreviewArguments describes the arguments passed into a preview.

New

1
struct

PreviewArguments

NewmacOS
public struct PreviewArguments<T>
Declaration
public struct PreviewArguments<T> {
}

No APIs match your filter.

← More in App UI: SwiftUI, AppKit & UIKit