Skip to content

updateValue(_:)

Category: Type Method

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

Overview

Sets the pitch of the audio graph’s tone.

Declaration

class func updateValue(_ value: Double)

Details

Parameters

  • Parameters

update Value(_:)

Code Examples

class func updateValue(_ value: Double)

Source: https://developer.apple.com/documentation/accessibility/axliveaudiograph/updatevalue(_:)