Skip to content

Services (macOS)

Matt Sephton edited this page Apr 22, 2020 · 36 revisions

Services let people access functionality in one app from another. An app that provides services advertises the operations it can perform on particular types of data. The system then intelligently exposes its services in the app menu and in contextual menus that appear when Control-clicking text, files, and other kinds of data. For example, a service for creating a Mail message is available when you have selected text. — Apple Human Interface Guidelines

Services are sometimes known as Quick Actions.

Tutorial

Downloads

Clone this wiki locally