categoryOptions
The set of options associated with the current audio session category.
Declaration
var categoryOptions: AVAudioSession.CategoryOptions { get }Discussion
You use category options to tailor the behavior of the active audio session category. See AVAudioSession.CategoryOptions for the supported values.