API Differences in DockKit in macOS 14.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 DockKit in the macOS 14.0 SDK.

Table of Contents

Classes

DockAccessory
DockAccessoryManager

Enums

DockKitError

Typealiases

MotionStates
public typealias AsyncIterator = DockKit.DockAccessory.MotionStates.Iterator
StateChanges
public typealias AsyncIterator = DockKit.DockAccessory.StateChanges.Iterator

Properties & Constants

DockKitError
public var errorDescription: Swift.String?

Conformances

DockKitError
Foundation.LocalizedError
DockKitError
Swift.Equatable
DockKitError
Swift.Hashable