iOS 11 Swift Programming Cookbook by Vandad Nahavandipoor

iOS 11 Swift Programming Cookbook by Vandad Nahavandipoor

Author:Vandad Nahavandipoor
Language: eng
Format: epub
Publisher: O'Reilly Media
Published: 2017-12-19T16:00:00+00:00


See Also

Recipe 9.1

9.6 Customizing Your Document Browser

Problem

You want to adjust the look and feel of the document browser of type UIDocumentBrowserViewController so that it matches your application’s UI better.

Solution

Document browsers of type UIDocumentBrowserViewController have a few properties that you can use in order to adjust their look and feel. Here they are:

browserUserInterfaceStyle: UIDocumentBrowserUserInterfaceStyle

This property defines the type of colors that the interface for the document browser chooses for its components. The value can be white, light, or dark.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.