---
title: "setDefaultPlaceholder(_:for:on:withBinding:)"
framework: appkit
role: symbol
role_heading: Type Method
path: "appkit/nsbindingselectionmarker/setdefaultplaceholder(_:for:on:withbinding:)"
---

# setDefaultPlaceholder(_:for:on:withBinding:)

## Declaration

```swift
class func setDefaultPlaceholder(_ placeholder: Any?, for marker: NSBindingSelectionMarker?, on objectClass: AnyClass, withBinding binding: NSBindingName)
```

## See Also

### Type Methods

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