.STORYBOARD 文件扩展名

Xcode Interface Builder Storyboard

开发者 Apple
受欢迎程度
3.6  |  13 
 

什么是 STORYBOARD 文件?

A STORYBOARD file is a user interface (UI) storyboard created by Apple Xcode's Interface Builder. It contains one or more screen layouts, which are connected to show an app's event and UI flow. Developers create STORYBOARD files while developing iOS applications.

更多信息

Interface Builder is an Apple Xcode component that allows developers to create application interfaces by dragging and dropping UI elements, rather than coding interfaces from scratch. Developers who are creating iOS applications can create and link multiple UI scenes together in a single STORYBOARD file. This allows them and other developers to view the app's workflows.

To create a STORYBOARD file, developers select Storyboard in the User Interface: field while creating an iOS app project. Xcode then creates a main.storyboard file. Developers can also manually add a STORYBOARD to their iOS projects at any time by selecting File → New → New File... from Xcode's menu and choosing to create an iOS Storyboard file.

如何打开 STORYBOARD 文件

STORYBOARD files are meant to be opened in Apple Xcode (Mac), as part of an Xcode project (.XCODEPROJ file). In Xcode, you can view a STORYBOARD file's contents as a visual storyboard or as XML. To change your view of the file's contents, right-click the file and select Open As → Xcode Storyboard or Open As → Source Code. (If your STORYBOARD file's contents always appear as source code, you need to Hide Code Review.)

You can also view a STORYBOARD file's contents in the Mac version of Microsoft Visual Studio. After opening the project that contains your STORYBOARD file, right-click the file and select Open With → Xcode Interface Builder.

Finally, you can view the XML a STORYBOARD file contains in Microsoft Visual Studio Code (multiplatform), GitHub Atom (multiplatform), or any other text or source code editor.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 STORYBOARD 文件的程序

分类: 开发者
更新时间: 2022-08-29

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Xcode Interface Builder Storyboard 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们