API Differences in PermissionKit 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 PermissionKit in the macOS 26.0 SDK.

Table of Contents

Protocols

QuestionTopic

Classes

CommunicationLimits
PermissionQuestion

Structs

CommunicationHandle
CommunicationTopic
CommunicationTopic
PersonInformation
PermissionChoice
PermissionResponse

Enums

CommunicationTopic
Action

Conformances

CommunicationHandle.Kind
Swift.Equatable
CommunicationHandle.Kind
Swift.Hashable
CommunicationTopic.Action
Swift.Equatable
CommunicationTopic.Action
Swift.Hashable
PermissionChoice.Answer
Swift.Equatable
PermissionChoice.Answer
Swift.Hashable

Initializers

PermissionQuestion
convenience public init(communicationTopic: Topic)
PermissionQuestion
convenience public init(handles: [PermissionKit.CommunicationHandle])
PermissionQuestion
convenience public init(handle: PermissionKit.CommunicationHandle)