what is Lock Screen controls

Generated on 9/12/2024

1 search

Lock Screen controls are a new feature introduced in iOS 18 that allow users to access key actions from apps directly from the lock screen. These controls are part of a broader system that extends app functionality into various system spaces, including the control center and the action button. They are built using WidgetKit, similar to widgets, and can perform actions or change states, such as starting a timer or capturing content with the camera.

For example, a productivity timer control can be placed on the lock screen, allowing users to start and stop the timer without unlocking their device. This feature provides quick access to app functionalities, enhancing user convenience and app integration with the system.

For more details on how to build and integrate these controls, you can refer to the session Extend your app’s controls across the system (00:00:37).