Contents

AppExtensionPoint.Attribute

An interface that marks a type as an extension point attribute.

Declaration

protocol Attribute

Overview

Types adopt this protocol if they comprise part of an extension point definition.

See Also

Declaring an extension point