API Differences in SecurityUI in macOS 15.4

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in SecurityUI in the macOS 15.4 SDK.

Table of Contents

Functions & Methods

SwiftUICore.View
public func certificateSheet(trust: SwiftUICore.Binding<Security.SecTrust?>, title: Swift.String? = nil, message: Swift.String? = nil, help: Foundation.URL? = nil) -> some SwiftUICore.View

Classes

SFCertificatePresentation