The properties of an app extension.
SDKs
- iOS 8.0+
- macOS 10.10+
Framework
- Foundation
Details
- Type
- dictionary
The properties of an app extension.
SDKs
Framework
property list key Intents Supported
The names of the intents that an extension supports.
property list key NSExtension Action Wants Full Screen Presentation
A Boolean value indicating whether the Action extension is presented in full screen.
property list key NSExtension Attributes
Properties of an app extension.
property list key NSExtension Main Storyboard
The name of the app extension’s main storyboard file.
property list key NSExtension Overrides Host UIAppearance
A Boolean value indicating whether the app extension ignores appearance changes made by the host app.
property list key NSExtension Point Identifier
The extension point that supports an app extension.
property list key NSExtension Principal Class
The custom class that implements an app extension’s primary view.
property list key SFSafari Content Script
The content scripts for a Safari extension.
property list key SFSafari Context Menu
The context menu items for a Safari extension.
property list key SFSafari Style Sheet
The style sheet for a Safari extension.
property list key SFSafari Toolbar Item
The items to add to the toolbar for a Safari extension.
property list key SFSafari Website Access
The webpages a Safari extension can access.
property list key NSServices
The services provided by an app.
property list key WKExtension Delegate Class Name
The name of your watchOS app’s extension delegate.
property list key UIApplication Shortcut Widget
The bundle ID of the widget that's available as a Home screen quick action in apps that have more than one widget.