Class CAInterAppAudioSwitcherView

All Implemented Interfaces:
CALayerDelegate, NSCoding, NSObjectProtocol, UIAccessibilityIdentification, UIActivityItemsConfigurationProviding, UIAppearanceContainer, UICoordinateSpace, UIDynamicItem, UIFocusEnvironment, UIFocusItem, UIFocusItemContainer, UILargeContentViewerItem, UIPasteConfigurationSupporting, UIResponderStandardEditActions, UITraitEnvironment, UIUserActivityRestoring, ObjCProtocol

@Deprecated
public class CAInterAppAudioSwitcherView
extends UIView
Deprecated.
Deprecated in iOS 13.0. Inter-App Audio API is deprecated in favor of Audio Units
  • Constructor Details

    • CAInterAppAudioSwitcherView

      public CAInterAppAudioSwitcherView()
      Deprecated.
    • CAInterAppAudioSwitcherView

      protected CAInterAppAudioSwitcherView​(NSObject.Handle h, long handle)
      Deprecated.
    • CAInterAppAudioSwitcherView

      protected CAInterAppAudioSwitcherView​(NSObject.SkipInit skipInit)
      Deprecated.
    • CAInterAppAudioSwitcherView

      public CAInterAppAudioSwitcherView​(CGRect frame)
      Deprecated.
    • CAInterAppAudioSwitcherView

      public CAInterAppAudioSwitcherView​(NSCoder coder)
      Deprecated.
  • Method Details

    • isShowingAppNames

      public boolean isShowingAppNames()
      Deprecated.
    • setShowingAppNames

      public void setShowingAppNames​(boolean v)
      Deprecated.
    • getLayerClass

      public static Class<? extends CALayer> getLayerClass()
      Deprecated.
    • setOutputAudioUnit

      public void setOutputAudioUnit​(AudioUnit au)
      Deprecated.
    • getContentWidth

      public double getContentWidth()
      Deprecated.
    • getUserInterfaceLayoutDirection

      public static UIUserInterfaceLayoutDirection getUserInterfaceLayoutDirection​(UISemanticContentAttribute attribute)
      Deprecated.
      Since:
      Available in iOS 9.0 and later.
    • getUserInterfaceLayoutDirection

      public static UIUserInterfaceLayoutDirection getUserInterfaceLayoutDirection​(UISemanticContentAttribute semanticContentAttribute, UIUserInterfaceLayoutDirection layoutDirection)
      Deprecated.
      Since:
      Available in iOS 10.0 and later.