init(rawValue:)
Category: Initializer
Platforms: iOS 15.0+, iPadOS 15.0+, Mac Catalyst 15.0+, visionOS 1.0+, watchOS 8.0+
Overview
Creates a structure that represents a hearing device ear with the raw value you specify.
Declaration
init(rawValue: UInt)
Details
init(raw Value:)
Code Examples
init(rawValue: UInt)
Source: https://developer.apple.com/documentation/accessibility/axmfihearingdevice/ear/init(rawvalue:)