Contents

AppExtensionPoint.Capability

An interface that marks a type as an extension capability.

Declaration

protocol Capability : Identifiable where Self.ID == String

Overview

Types adopt this protocol if they comprise part of an extension’s capabilities.