Class AVRoutePickerView

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

public class AVRoutePickerView
extends UIView
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • AVRoutePickerView

      public AVRoutePickerView()
    • AVRoutePickerView

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

      protected AVRoutePickerView​(NSObject.SkipInit skipInit)
    • AVRoutePickerView

      public AVRoutePickerView​(CGRect frame)
    • AVRoutePickerView

      public AVRoutePickerView​(NSCoder coder)
  • Method Details