Class SFSafariViewController

    • Constructor Detail

      • SFSafariViewController

        protected SFSafariViewController()
      • SFSafariViewController

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

        protected SFSafariViewController​(NSObject.SkipInit skipInit)
      • SFSafariViewController

        @Deprecated
        public SFSafariViewController​(NSURL URL,
                                      boolean entersReaderIfAvailable)
        Deprecated.
        Deprecated in iOS 11.0.
        Since:
        Available in iOS 9.0 and later.
      • SFSafariViewController

        public SFSafariViewController​(NSURL URL)
    • Method Detail

      • getPreferredBarTintColor

        public UIColor getPreferredBarTintColor()
        Since:
        Available in iOS 10.0 and later.
      • setPreferredBarTintColor

        public void setPreferredBarTintColor​(UIColor v)
        Since:
        Available in iOS 10.0 and later.
      • getPreferredControlTintColor

        public UIColor getPreferredControlTintColor()
        Since:
        Available in iOS 10.0 and later.
      • setPreferredControlTintColor

        public void setPreferredControlTintColor​(UIColor v)
        Since:
        Available in iOS 10.0 and later.
      • init

        @Deprecated
        protected long init​(NSURL URL,
                            boolean entersReaderIfAvailable)
        Deprecated.
        Deprecated in iOS 11.0.
        Since:
        Available in iOS 9.0 and later.
      • init

        protected long init​(NSURL URL)