Class UIPopoverBackgroundView

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

public class UIPopoverBackgroundView
extends UIView
implements UIPopoverBackgroundViewMethods
  • Constructor Details

    • UIPopoverBackgroundView

      public UIPopoverBackgroundView()
    • UIPopoverBackgroundView

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

      protected UIPopoverBackgroundView​(NSObject.SkipInit skipInit)
    • UIPopoverBackgroundView

      public UIPopoverBackgroundView​(CGRect frame)
    • UIPopoverBackgroundView

      public UIPopoverBackgroundView​(NSCoder coder)
  • Method Details