API Differences in SecurityUI in macOS 15.4

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 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