What Are UI Guidelines?
While working on UI design, few principles and guidelines are required to follow that help you design a standard and consistent experience throughout your products.
UI guidelines explain the best practices of UI components and understanding of their behavior by giving real examples.
These guidelines are usually defined at organization level and equally helpful for designers, developers and testers.
âA guideline is a visual language communicating the design goals to the team, it is important to make sure that everyone can understand it and to enforce its usage.â â Yuki Gu
Few popular organizations who are much concerned about user experience have published their guidelines on their websites.
This is helpful for companies as well as individuals who create apps and plug-ins for them. Also, anyone can customize and use these guidelines as per their requirements.
Why UI Guidelines Are Important?
âUser interface is easy to make a mess out of. You can start a project with one style and end with another. It doesnât matter if you are a guru or just dabbling, inconsistencies in the design will most probably arise. Donât Worry! There is an easy solution: UI guidelines.â â Yuki Gu
Principles and guidelines are required to define and follow in UX design process due to several reasons.
- They enforce consistent experience throughout your products.
- In addition to specs of UI components, guidelines also describe best practices. It makes easier for a reader to decide about the right choice.
- They make learning easier. New members are trained about standards and behaviors with a little effort.
- Designers donât have to create specs each time they design a feature.
- Developers donât have to wait for specs and they can refer to guidelines and build interfaces.
- It is convenient to update guidelines based on new standards and trends, and update your designs accordingly.
Hence, if you want to design a cohesive and consistent experience among your products, then you must have a set of guidelines with you.
Types of UI Guidelines
Based on their usage, Guidelines can be categorized as follows.
Style
Style guidelines define the visual expression of an organization that it presents to the world. Every organization has its own style guide which they use to build logos, colors, icons and typography.
Layout
Layout guidelines define the overall structure of interface. UI can be designed using grid layout or list layout.
This section of guidelines also contains behavior of responsive design.
UI Components
These guidelines provide specs and usage of UI components that display on interface and a user interacts with them.
UI components include standard controls like input controls, windows, dialogs, panels, menus, views, scrollbars, buttons and many other similar items.
Text
Textual guidelines cover tone and style of text to be used on UI. Text should be understandable for different cultures and audience.
Text specs like font size, color, and style are part of these guidelines. Text displays on UI as fields, labels, messages, and information for user.
Interaction And Behavior
Types of interaction (click, gesture, voice) that a user performs with a design, and system response in return to these interactions are part of these guidelines.
Platform
Platforms are changing rapidly where softwares and apps are being developed for mobile, wearable and auto car in addition to conventional desktop systems.
The UI guidelines of an organization cover details of all types of supported platforms and resolutions.
Accessibility
Designing an accessible system requires specific set of guidelines for different types of disabled users, so that they can access the design like a normal user.
Patterns
Reusable design patterns are included in UI guidelines. These patterns define behavior for certain controls.
Few examples are navigation, search, forms, data formats, states, and pagination.
Resources
Guidelines have a collection of resources that can be used while designing a system.
These resources contain layout templates for multiple devices, icon sets, font libraries, UI components and color palettes.
How To Create UI Guidelines?
There are two approaches to create UI guidelines.
1. Using Your Products
If your organization has a detailed product, review it and extract guidelines from its design, and document them.
Add any required improvements in product behavior in guidelines. Later, existing products can be updated.
2. Customizing Available Guidelines
Use existing guidelines of an organization like Google or Microsoft, and customize them as per your design requirements.
Collection of UI Guidelines
Below is a collection of UI guidelines from few popular organizations that are helpful to make amazing interfaces.
Microsoft
Microsoft provides innovative experience to its users worldwide. It has published design guidelines for its various types of applications.
- Desktop design guidelines are helpful if you want to design beautiful and user-friendly desktop applications to be used on Windows operating system.
- For fluent design system, Microsoft provides UWP Apps design guidelines that use in designing beautiful UWP apps.
Apple
Apple emphasizes user experience over other things and provides very innovative designs. Apple has published its design guidelines for all types of products on its website.
- Desktop design guidelines are helpful for designing applications for Mac system.
- To design iOS apps, Apple provides a collection of Mobile design guidelines.
- In addition, UI guidlines for Wearable devices (WatchOS)and iPhone X are available on Appleâs site.
Google delivers a visual language for their users that defines principles of innovative design.
- Material design covers guidelines for both desktop web apps as well as Android apps.
- Google UI guidelines for WearOS, Augmented Reality Design, and Android Auto are available on its website.
Final ThoughtsâŚ
UI guidelines are common design concepts that are used to build engaging and unique user experiences. Following these guidelines helps you to enhance usability and beauty of your products.
Would love to hear your experience with UI guidelines while you work on your designs.
This article was originally published on Saadia's Medium page.