AVAudioSessionCategoryExtensions.GetConstant(AVAudioSessionCategory) Method

Definition

Retrieves the NSString constant that describes self.

public static Foundation.NSString? GetConstant(this AVFoundation.AVAudioSessionCategory self);
static member GetConstant : AVFoundation.AVAudioSessionCategory -> Foundation.NSString

Parameters

self
AVAudioSessionCategory

The instance on which this method operates.

Returns

Applies to