Eğitim
Modül
How to build the User Interface in a canvas app in Power Apps - Training
In this module, learners will learn how to build UI for their app including theming, icons, images, personalization, form factors, and controls.
Bu tarayıcı artık desteklenmiyor.
En son özelliklerden, güvenlik güncelleştirmelerinden ve teknik destekten faydalanmak için Microsoft Edge’e yükseltin.
Iconography is a set of visual images and symbols that help users understand and move through your app. Icons are used throughout the user interface as visual metaphors that represent a concept, action, or status.
Windows 11 uses three types of icons: application, system, and file type. This article focuses on the first two.
İpucu
This article describes how the Fluent Design language is applied to Windows apps. For more information, see Fluent Design - Iconography.
Application icons represent your app in the Windows shell. They're primarily used to open your application, but they also represent your app wherever it appears in the Windows shell.
App icons should represent your app's core functionality through a metaphor. For more information about designing and constructing your app's icon, see App icons.
Use system icons inside your app UI for items like command bars, navigation, or status indicators. Windows 11 introduces a new system icon font, Segoe Fluent Icons. This new font complements geometry in Windows 11.
All glyphs in Segoe Fluent Icons are drawn in a monoline style. That means they're created through a single stroke of 1 epx.
Glyphs in Segoe Fluent Icons follow three aesthetic principles:
For more information about using icons in your app UI, see Icons in Windows apps.
Font metrics for Segoe Fluent Icons match how designers and developers are accustomed to working with SVG and bitmap icons.
Each font glyph is designed so that the footprint of the icon area is a square em. An icon with a 16-epx font size is the equivalent of a 16x16-epx icon, to make sizing and positioning more predictable.
You can visually construct system icon glyphs by combining a base icon with a modifier icon.
Base icons are the main element of a visual metaphor. Base elements should occupy the entire icon footprint.
Modifier icons modify the meaning of the base icon. Modifier elements should be placed in one of the bottom quadrants of the icon footprint.
Base icon only
On its own, the paper sheet icon communicates the concept of a file.
Base icon + modifier icon
Adding an up arrow to the file icon changes the meaning of the icon to represent an uploaded file.
Icon layering is a technique that you use to overlap two glyphs. We recommend using icon layering to create a different state of the same icon (for example, an active or selected state).
Understand the cultural connotations of symbols. Although iconography doesn't require localization in most cases, certain icons might be acceptable in one culture but not in another. Validate your iconography choices with the context in which you'll use them.
The WinUI 3 Gallery app includes interactive examples of most WinUI 3 controls, features, and functionality. Get the app from the Microsoft Store or get the source code on GitHub
Windows developer geri bildirimi
Windows developer, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin:
Eğitim
Modül
How to build the User Interface in a canvas app in Power Apps - Training
In this module, learners will learn how to build UI for their app including theming, icons, images, personalization, form factors, and controls.
Belgeler
Windows uygulamaları için kaynakları tasarlama - Windows apps
Windows uygulamaları kullanıcı arabirimi düzeni ve denetim tasarımları için en son indirmeleri ve araçları edinin.