如何在Dropbox连接屏幕中设置iOS导航栏的样式

时间:2016-02-05 20:47:01

标签: ios dropbox uiappearance

我希望能够指定我的应用打开Dropbox SDK模式时看到的导航栏的背景颜色。据我所知,我无法获得对该控制器的引用。

这是我在使用数据存储区API时调用它的方式:

DBAccountManager.sharedManager().linkFromController(self)

...这就是我用SwiftyDropbox(v2 API)调用的方式:

Dropbox.authorizeFromController(self)

有没有办法引用该导航控制器以便我可以设置样式?

Datastore Connection Screen Version 2 API Connection Screen

0 个答案:

没有答案