---
title: NSPathComponentCell
framework: appkit
role: symbol
role_heading: Class
path: appkit/nspathcomponentcell
---

# NSPathComponentCell

A component of a path.

## Declaration

```swift
class NSPathComponentCell
```

## Overview

Overview An NSPathCell object manages a collection of NSPathComponentCell objects, in conjunction with an NSPathControl object, to represent a path.

## Topics

### Setting the Image

- [image](appkit/nspathcomponentcell/image.md)

### Setting the Path

- [url](appkit/nspathcomponentcell/url.md)

## Relationships

### Inherits From

- [NSTextFieldCell](appkit/nstextfieldcell.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSAccessibilityElementProtocol](appkit/nsaccessibilityelementprotocol.md)
- [NSAccessibilityProtocol](appkit/nsaccessibilityprotocol.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSUserInterfaceItemIdentification](appkit/nsuserinterfaceitemidentification.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Cells

- [NSPathCell](appkit/nspathcell.md)
- [NSPathCellDelegate](appkit/nspathcelldelegate.md)
- [NSPathControlItem](appkit/nspathcontrolitem.md)
