An object that provides information relevant to a specific focus update from one view to another.
SDKs
- iOS 9.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- UIKit
Declaration
@interface UIFocusUpdateContext : NSObject
Overview
Focus update context objects are ephemeral and are usually discarded after the update is finished. The UIFocus
APIs create a single high-level software interface for controlling focus in apps that use focus-based input.