The accessibility element allows direct touch interaction for VoiceOver users.
SDKs
- iOS 5.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- UIKit
Declaration
static var allowsDirectInteraction: UIAccessibility Traits
Discussion
Use this trait to characterize an accessibility element that represents an object that users interact with directly, such as a view that represents a piano keyboard.