---
title: PUICAutoLaunchAudioOptOut
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/puicautolaunchaudiooptout
---

# PUICAutoLaunchAudioOptOut

A Boolean value that indicates whether a watchOS app should opt out of automatically launching when its companion iOS app starts playing audio content.

## Discussion

Discussion If your watchOS app does not act as a remote control for the iOS app, set this key to YES in your WatchKit extension’s information property list.

## See Also

### Launch conditions

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