---
title: NSNotApplicableMarker
framework: appkit
role: symbol
role_heading: Global Variable
path: appkit/nsnotapplicablemarker
---

# NSNotApplicableMarker

This marker indicates that an object is not key-value coding compliant for the requested key.

## Declaration

```swift
var NSNotApplicableMarker: AnyObject
```

## See Also

### Constants

- [NSMultipleValuesMarker](appkit/nsmultiplevaluesmarker.md)
- [NSNoSelectionMarker](appkit/nsnoselectionmarker.md)
