API Differences in DockKit in iOS 17.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in DockKit in the iOS 17.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