AppExtensionPoint.Capability
An interface that marks a type as an extension capability.
Declaration
protocol Capability : Identifiable where Self.ID == StringOverview
Types adopt this protocol if they comprise part of an extension’s capabilities.
An interface that marks a type as an extension capability.
protocol Capability : Identifiable where Self.ID == StringTypes adopt this protocol if they comprise part of an extension’s capabilities.