AVAudioSessionModeExtensions.GetConstant(AVAudioSessionMode) Method

Definition

Retrieves the NSString constant that describes self.

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

Parameters

self
AVAudioSessionMode

The instance on which this method operates.

Returns

Applies to