---
title: CLKComplicationSupportedFamilies
framework: Bundle Resources
role: symbol
role_heading: Property List Key
platforms: [watchOS 2.0+]
path: bundleresources/information_property_list/clkcomplicationsupportedfamilies
---

# CLKComplicationSupportedFamilies

The complication families for which the app can provide data.

## Discussion

To add this key to the information property list, enable the desired families in the WatchKit extension’s Complication Configuration settings.

## See Also

### Launch conditions

- [UIRequiredDeviceCapabilities](../information-property-list/uirequireddevicecapabilities.md)
- [LSMultipleInstancesProhibited](../information-property-list/lsmultipleinstancesprohibited.md)
- [LSArchitecturePriority](../information-property-list/lsarchitecturepriority.md)
- [LSRequiresNativeExecution](../information-property-list/lsrequiresnativeexecution.md)
- [WKPrefersNetworkUponForeground](../information-property-list/wkprefersnetworkuponforeground.md)
- [WKRunsIndependentlyOfCompanionApp](../information-property-list/wkrunsindependentlyofcompanionapp.md)
- [WKWatchOnly](../information-property-list/wkwatchonly.md)
- [PUICAutoLaunchAudioOptOut](../information-property-list/puicautolaunchaudiooptout.md)
