struct
NewmacOS
PreviewArguments
NewmacOSpublic struct PreviewArguments<T>Declaration
public struct PreviewArguments<T> {
}What's New / App UI: SwiftUI, AppKit & UIKit
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.
PreviewArgumentspublic struct PreviewArguments<T>public struct PreviewArguments<T> {
}No APIs match your filter.