MobilePlayerOverlayViewController

public class MobilePlayerOverlayViewController: UIViewController

A view controller used for presenting views on top of player content. Meant to be subclassed.

  • Causes the view controller’s view to be removed from on top of player content if it is being displayed.

    Declaration

    Swift

    public func dismiss()