Contents

AppEntityUIElementsContext

Contextual information for UI elements you make discoverable by Apple Intelligence.

Declaration

struct AppEntityUIElementsContext

Overview

When you implement your custom app entity provider to make a custom view’s content discoverable by Apple Intelligence and Siri, you provide the system with AppEntityUIElement objects that combine the app entity for a view’s content with additional information. The AppEntityUIElementsContext holds this additional information that the system uses to understand where content appears onscreen.

Topics

Instance Properties

Enumerations

See Also

View-entity association