Skip to content

streamingEarDidChangeNotification

Category: Type Property

Platforms: iOS 15.0+, iPadOS 15.0+, Mac Catalyst 15.0+, visionOS 1.0+, watchOS 8.0+

Overview

A notification that the system posts when there’s a change to which ears enable streaming.

Declaration

static let streamingEarDidChangeNotification: NSNotification.Name

Details

See Also

  • Streaming status
  • struct Ear
  • static func streamingEar() -> AXMFiHearingDevice.Ear

  • Accessibility

  • AXMFiHearingDevice
  • streamingEarDidChangeNotification

streaming Ear Did Change Notification

Discussion

The system posts this notification when the value of streamingEar() changes.

Topics (Grouped)

Streaming status

Code Examples

static let streamingEarDidChangeNotification: NSNotification.Name

Source: https://developer.apple.com/documentation/accessibility/axmfihearingdevice/streamingeardidchangenotification