<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macOS: 26.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PaperKit",
  "identifier" : "/documentation/PaperKit/FeatureSet/Feature",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "PaperKit"
    ],
    "preciseIdentifier" : "s:8PaperKit10FeatureSetV0C0O"
  },
  "title" : "FeatureSet.Feature"
}
-->

# FeatureSet.Feature

The features that PaperKit markup supports.

```
enum Feature
```

## Topics

### Describing element features

[`case images`](/documentation/PaperKit/FeatureSet/Feature/images)

Supports image elements.

[`case stickers`](/documentation/PaperKit/FeatureSet/Feature/stickers)

Supports inserting stickers.

[`case loupes`](/documentation/PaperKit/FeatureSet/Feature/loupes)

Supports loupe elements.

[`case links`](/documentation/PaperKit/FeatureSet/Feature/links)

Supports link elements.

### Describing shape features

[`case shapeFills`](/documentation/PaperKit/FeatureSet/Feature/shapeFills)

Supports shapes with fills.

[`case shapeStrokes`](/documentation/PaperKit/FeatureSet/Feature/shapeStrokes)

Supports shapes with strokes.

[`case shapeOpacity`](/documentation/PaperKit/FeatureSet/Feature/shapeOpacity)

Supports shapes with opacity.

[`case text`](/documentation/PaperKit/FeatureSet/Feature/text)

Supports shapes with text.

### Describing drawing features

[`case drawing`](/documentation/PaperKit/FeatureSet/Feature/drawing)

Supports drawing.

### Type Properties

[`static var allCases: [FeatureSet.Feature]`](/documentation/PaperKit/FeatureSet/Feature/allCases)

All cases of the feature enumeration, including platform-restricted ones.

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`CaseIterable`](/documentation/Swift/CaseIterable)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)