---
title: sampleIndicatesWhetherItHasDependentSamples
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avsamplecursordependencyinfo/sampleindicateswhetherithasdependentsamples
---

# sampleIndicatesWhetherItHasDependentSamples

A Boolean value that determines whether the sample indicates if other samples depend on it.

## Declaration

```swift
var sampleIndicatesWhetherItHasDependentSamples: ObjCBool
```

## See Also

### Dependency information

- [sampleHasDependentSamples](avfoundation/avsamplecursordependencyinfo/samplehasdependentsamples.md)
- [sampleIndicatesWhetherItDependsOnOthers](avfoundation/avsamplecursordependencyinfo/sampleindicateswhetheritdependsonothers.md)
- [sampleDependsOnOthers](avfoundation/avsamplecursordependencyinfo/sampledependsonothers.md)
- [sampleIndicatesWhetherItHasRedundantCoding](avfoundation/avsamplecursordependencyinfo/sampleindicateswhetherithasredundantcoding.md)
- [sampleHasRedundantCoding](avfoundation/avsamplecursordependencyinfo/samplehasredundantcoding.md)
