Skip to content

AXMFiHearingDevice.Ear

Category: Structure

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

Overview

Constants that represent a hearing device ear.

Declaration

struct Ear

Details

Topics

  • Constants
  • static var both: AXMFiHearingDevice.Ear
  • static var left: AXMFiHearingDevice.Ear
  • static var right: AXMFiHearingDevice.Ear
  • Initializer
  • init(rawValue: UInt)

Relationships

  • BitwiseCopyable
  • Equatable
  • ExpressibleByArrayLiteral
  • OptionSet
  • RawRepresentable
  • Sendable
  • SendableMetatype
  • SetAlgebra

See Also

  • Streaming status
  • static func streamingEar() -> AXMFiHearingDevice.Ear
  • static let streamingEarDidChangeNotification: NSNotification.Name

AXMFi Hearing Device .Ear

Topics (Grouped)

Constants

Initializer

  • initrawValue:UInt) — (; Creates a structure that represents a hearing device ear with the raw value you specify.

Conforms To

Streaming status

Code Examples

struct Ear

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