BCOVPUILearnMoreButtonBrowserStyle Constants Reference

Declared in BCOVPUIPlayerView.h

BCOVPUILearnMoreButtonBrowserStyle

Method for launching browser for Learn More button

Definition

typedef NS_ENUM(NSUInteger, BCOVPUILearnMoreButtonBrowserStyle ) {
   BCOVPUILearnMoreButtonUseExternalBrowser,
   BCOVPUILearnMoreButtonUseInAppBrowser,
};

Constants

BCOVPUILearnMoreButtonUseExternalBrowser

Default style launches a URL in the default system browser external to the application *

Declared In BCOVPUIPlayerView.h.

BCOVPUILearnMoreButtonUseInAppBrowser

Launch URLs in an in-app SFSafariViewController browser.

Declared In BCOVPUIPlayerView.h.

Declared In

BCOVPUIPlayerView.h