---
title: NSBindingSelectionMarker
framework: appkit
role: symbol
role_heading: Class
path: appkit/nsbindingselectionmarker
---

# NSBindingSelectionMarker

## Declaration

```swift
class NSBindingSelectionMarker
```

## Topics

### Type Properties

- [multipleValues](appkit/nsbindingselectionmarker/multiplevalues.md)
- [noSelection](appkit/nsbindingselectionmarker/noselection.md)
- [notApplicable](appkit/nsbindingselectionmarker/notapplicable.md)

### Type Methods

- [defaultPlaceholder(for:on:withBinding:)](appkit/nsbindingselectionmarker/defaultplaceholder(for:on:withbinding:).md)
- [setDefaultPlaceholder(_:for:on:withBinding:)](appkit/nsbindingselectionmarker/setdefaultplaceholder(_:for:on:withbinding:).md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Data Placeholders

- [NSPlaceholders](appkit/nsplaceholders.md)
