xamarinios
namespace AVFoundation
{
    [Deprecated(PlatformName.iOS, 6, 0, PlatformArchitecture.None, null)]
    [Protocol(Name = "AVAudioSessionDelegate", WrapperType = typeof(AVAudioSessionDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "BeginInterruption", Selector = "beginInterruption")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "EndInterruption", Selector = "endInterruption")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "InputIsAvailableChanged", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(bool) }, Selector = "inputIsAvailableChanged:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "EndInterruption", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(AVAudioSessionInterruptionFlags) }, Selector = "endInterruptionWithFlags:")]
    [Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
    public interface IAVAudioSessionDelegate : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
0.0 %
Derive from this class or interface
.NET 6.07.08.09.0
Information specific to xamarinios
Assembly

Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙