docs-maui/docs/fundamentals/single-project.md

239 строки
13 KiB
Markdown
Исходник Обычный вид История

2021-06-11 13:56:01 +03:00
---
title: "Target multiple platforms from .NET MAUI single project"
description: "Learn about the .NET MAUI single project, which brings all the platform-specific experiences across Android, iOS, macOS, Tizen, and Windows, into one shared project."
ms.date: 05/17/2022
2021-06-11 13:56:01 +03:00
---
# Target multiple platforms from .NET MAUI single project
2021-06-11 13:56:01 +03:00
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
.NET Multi-platform App UI (.NET MAUI) single project takes the platform-specific development experiences you typically encounter while developing apps and abstracts them into a single shared project that can target Android, iOS, macOS, and Windows.
2021-06-11 13:56:01 +03:00
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
.NET MAUI single project provides a simplified and consistent cross-platform development experience, regardless of the platforms being targeted. .NET MAUI single project provides the following features:
2021-06-11 13:56:01 +03:00
- A single shared project that can target Android, iOS, macOS, Tizen, and Windows.
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
- A simplified debug target selection for running your .NET MAUI apps.
- Shared resource files within the single project.
2022-08-18 11:25:14 +03:00
- A single app manifest that specifies the app title, ID, and version.
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
- Access to platform-specific APIs and tools when required.
- A single cross-platform app entry point.
2021-06-11 13:56:01 +03:00
.NET 7 content (#1062) * Maps (#926) * Map. * Fix broken links. * Rename Essentials Map doc. * Add to TOC. * Moniker setup. * Configure monikers. * Fix range. * Fix group config. * Edits. * Remove hard tabs. * Remove hard tabs. * Remove hard tabs. * StrokeShape default is Rectangle in .NET 7 (#928) * StrokeShape default changes from null to Rectangle in .NET 7.0 * Remove blank lines from UL. * Move the text outside of the UL. * App lifecycle updates (#960) * .NET 7 iOS lifecycle additions. * Fix tables. * Edit. * Edit. * Remove monikers. * Fix. * Re-add table without scene kit. * Restore full table. * Edit. * Backgrounding and DisplayDensityChanged event explanations. * Edit. * Tooltip support for views (#961) * Tooltips. * Limit to .NET 7 moniker. * Edit. * Clarify tooltip use on iOS. * Pointer gesture recognizer (#962) * Add more info to troubleshooting area (#921) * update troubleshooting * minor * Fix local file playback on iOS/Mac Catalyst. (#923) * Update troubleshooting.md (#925) * Add Azure mobile apps MAUI quickstart link (#954) * Typo fix - update to create a custom control using handlers article (#957) - Fix case of (ReplaceCurrentItemWIthPlayerItem). - Change (These requirements imply that that video...) to (These requirements imply that video...). * Add links to each step's code in the tutorial (#955) * adjust code; add link to sample * Update gitignore to include vscode * Update AllNotes.cs * Pointer gesture recognizer. * Edit. * Edits. * Use moniker. * Expand section on GetPosition * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Muhab Abdelreheem <mabdulrahim2@outlook.sa> * Tap gesture recognizer secondary button mask (#963) * Secondary button mask on Mac and Windows. * Edits. * Fix link. * Fix bookmark. * Edit. * Fix linting error. * Menu item separators (#968) * Menu separators. * Fix monikers. * Edit image. * Context menu (#971) * Context menus. * Add section on displaying menu item icons. * Edits. * Fix linting errors. * Add Windows warning. (#982) * Window position and size (#984) * Position and size a window. * Remove OnDisplayDensityChanged * Edit. * Remove hard tabs. * Specify WKWebViewConfiguration object on MauiMKWebView constructor (#988) * MauiWKWebView configuration on iOS/Mac Catalyst. * Edit. * Edits. * Move section. * [NET 7] Remove the note about clean and redeploy to fix icons (#983) * remove workaround no longer needed * swap delete to moniker * .NET 7 doesn't require a subclassed AndroidMessageHandler (#1024) * PointerOver visual state (#1027) * Add PointerOver visual state. * Fix typo. * .NET 7 essentials updates (#1033) * Unpackaged apps store data in a different location. * Coarse or fine location can be specified on Android in .NET 7. * Edit. * Update date. * No capabilities required on Window in .NET 7. * Edit. * Extend docs to include net7-based TFMs (#1049) * Add .NET 7 support. * Edit. * Fix numbering. * Add .NET 7 support. * Edit. * Edits. * Fixes. * Edit. * Edit. * Add .NET 7 support. * Add .NET 7 support. * More .NET 7. * More .NET 7 * Fix typo. * Remove moniker because you still need to clean the project. * Fix linting error. * .NET 7 updates (#1053) * Update installation for .NET 7. * Fix broken link. * VSMac update. * Test .NET 6/7 selector. * Test * Test * Edits. * Edits. * New installations will have iOS/Android auto-selected. * Update screenshots. * Remove space in monikers. * Fix sample link. * Foldable devices with .NET MAUI (#1057) * [foldable] TwoPaneView doc * [foldable] address markdownlint warnings * [foldable] address markdownlint warning * [foldable] update sample link * Update docs/user-interface/controls/twopaneview.md Co-authored-by: David Britch <davidbritch@users.noreply.github.com> * Update docs/user-interface/controls/twopaneview.md Co-authored-by: David Britch <davidbritch@users.noreply.github.com> * Update docs/user-interface/controls/twopaneview.md Co-authored-by: David Britch <davidbritch@users.noreply.github.com> * Update docs/user-interface/controls/twopaneview.md Co-authored-by: David Britch <davidbritch@users.noreply.github.com> * Update docs/user-interface/controls/twopaneview.md Co-authored-by: David Britch <davidbritch@users.noreply.github.com> * Update docs/user-interface/controls/twopaneview.md Co-authored-by: David Britch <davidbritch@users.noreply.github.com> * Update docs/user-interface/controls/twopaneview.md Co-authored-by: David Britch <davidbritch@users.noreply.github.com> * Update docs/user-interface/controls/twopaneview.md Co-authored-by: David Britch <davidbritch@users.noreply.github.com> * [foldable] impl review feedback * Update docs/user-interface/controls/twopaneview.md Co-authored-by: David Britch <davidbritch@users.noreply.github.com> * Update docs/user-interface/controls/twopaneview.md Co-authored-by: David Britch <davidbritch@users.noreply.github.com> * Update docs/user-interface/controls/twopaneview.md Co-authored-by: David Britch <davidbritch@users.noreply.github.com> Co-authored-by: David Britch <davidbritch@users.noreply.github.com> * Deprecate MessagingCenter. * Move note. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Muhab Abdelreheem <mabdulrahim2@outlook.sa> Co-authored-by: Craig Dunn <craig.dunn@microsoft.com>
2022-11-08 19:15:17 +03:00
.NET MAUI single project is enabled using multi-targeting and the use of SDK-style projects.
2021-06-11 13:56:01 +03:00
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
## Resource files
2021-06-11 13:56:01 +03:00
2022-08-18 11:25:14 +03:00
Resource management for cross-platform app development has traditionally been problematic, because each platform has its own approach to managing resources. For example, each platform has differing image requirements that typically involves creating multiple versions of each image at different resolutions. Therefore, a single image typically has to be duplicated multiple times at different resolutions, with the resulting images having to use different filename and folder conventions on each platform.
2021-06-11 13:56:01 +03:00
.NET MAUI single project enables resource files to be stored in a single location while being consumed on each platform. This includes fonts, images, the app icon, the splash screen, raw assets, and CSS files for styling .NET MAUI apps. Each image resource file is used as a source image, from which images of the required resolutions are generated for each platform at build time.
2021-06-11 13:56:01 +03:00
> [!NOTE]
> iOS Asset Catalogs are currently unsupported in .NET MAUI single projects.
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
2022-03-17 12:27:49 +03:00
Resource files should typically be placed in the _Resources_ folder of your .NET MAUI app project, or child folders of the _Resources_ folder, and must have their build action set correctly. The following table shows the build actions for each resource file type:
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
2022-08-18 11:25:14 +03:00
| Resource | Build action |
|---------------|------------------|
| App icon | MauiIcon |
| Fonts | MauiFont |
| Images | MauiImage |
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
| Splash screen | MauiSplashScreen |
2022-08-18 11:25:14 +03:00
| Raw assets | MauiAsset |
| CSS files | MauiCss |
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
> [!NOTE]
> XAML files are also stored in your .NET MAUI app project, and are automatically assigned the **MauiXaml** build action when created by project and item templates. However, only XAML resource dictionaries will typically be placed in the _Resources_ folder of the app project.
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
When a resource file is added to a .NET MAUI app project, a corresponding entry for the resource is created in the project file, with the exception of CSS files. The following screenshot shows a typical *Resources* folder containing child-folders for each resource type:
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
:::image type="content" source="media/single-project/resources.png" alt-text="Image and font resources screenshot.":::
2022-08-18 11:25:14 +03:00
The build action for a resource file will be correctly set, if the resource has been added to the correct *Resources* child folder.
Child folders of the *Resources* folder can be designated for each resource type by editing the project file for your app:
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
```xml
<ItemGroup>
<!-- Images -->
<MauiImage Include="Resources\Images\*" />
<!-- Fonts -->
<MauiFont Include="Resources\Fonts\*" />
<!-- Raw assets -->
<MauiAsset Include="Resources\Raw\*" />
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
</ItemGroup>
```
The wildcard character (`*`) indicates that all the files within the folder will be treated as being of the specified resource type. In addition, it's possible to include all files from child folders:
```xml
<ItemGroup>
<!-- Images -->
<MauiImage Include="Resources\Images\**\*" />
</ItemGroup>
```
In this example, the double wildcard character ('**') specifies that the *Images* folder can contain child folders. Therefore, `<MauiImage Include="Resources\Images\**\*" />` specifies that any files in the *Resources\Images* folder, or any child folders of the *Images* folder, will be used as source images from which images of the required resolution are generated for each platform.
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
Platform-specific resources will override their shared resource counterparts. For example, if you have an Android-specific image located at *Platforms\Android\Resources\drawable-xhdpi\logo.png*, and you also provide a shared *Resources\Images\logo.svg* image, the Scalable Vector Graphics (SVG) file will be used to generate the required Android images, except for the XHDPI image that already exists as a platform-specific image.
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
### App icons
An app icon can be added to your app project by dragging an image into the _Resources\AppIcon_ folder of the project, where its build action will automatically be set to **MauiIcon**. This creates a corresponding entry in your project file:
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
```xml
<MauiIcon Include="Resources\AppIcon\appicon.svg" />
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
```
At build time, the app icon will be resized to the correct sizes for the target platform and device. The resized app icons are then added to your app package. App icons are resized to multiple resolutions because they have multiple uses, including being used to represent the app on the device, and in the app store.
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
For more information, see [Add an app icon to a .NET MAUI app project](~/user-interface/images/app-icons.md).
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
### Images
An image can be added to your app project by dragging it into the *Resources\Images* folder of the project, where its build action will automatically be set to **MauiImage**. This creates a corresponding entry in your project file:
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
```xml
<MauiImage Include="Resources\Images\logo.svg" />
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
```
At build time, images can be resized to the correct resolutions for the target platform and device. The resulting images are then added to your app package.
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
For more information, see [Add images to a .NET MAUI app project](~/user-interface/images/images.md).
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
### Fonts
A true type format (TTF) or open type font (OTF) font can be added to your app project by dragging it into the *Resources\Fonts* folder of your project, where its build action will automatically be set to **MauiFont**. This creates a corresponding entry per font in your project file:
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
```xml
<MauiFont Include="Resources\Fonts\OpenSans-Regular.ttf" />
```
At build time, the fonts are copied to your app package.
For more information, see [Fonts](~/user-interface/fonts.md).
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
### Splash screen
A splash screen can be added to your app project by dragging an image into the *Resources\Splash* folder of the project, where its build action will automatically be set to **MauiSplashScreen**. This creates a corresponding entry in your project file:
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
```xml
<ItemGroup>
<MauiSplashScreen Include="Resources\Splash\splashscreen.svg" />
</ItemGroup>
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
```
At build time, the splash screen image is resized to the correct size for the target platform and device. The resized splash screen is then added to your app package.
For more information, see [Add a splash screen to a .NET MAUI app project](~/user-interface/images/splashscreen.md).
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
### Raw assets
A raw asset file, such as HTML, JSON, and video, can be added to your app project by dragging it into the *Resources\Raw* folder of your project, where its build action will automatically be set to **MauiAsset**. This creates a corresponding entry per asset in your project file:
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
```xml
<MauiAsset Include="Resources\Raw\index.html" />
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
```
Raw assets can then be consumed by controls, as required:
```xaml
<WebView Source="index.html" />
```
.NET MAUI 8 (#1880) * Support versioning. * Fix moniker. * Add StartPath property. * TryDispatchAsync on BlazorWebView * Diagnosing BlazorWebView issues (#1747) * Enable logging in Blazor Hybrid apps. * What's new in .NET 8. * Fix linting errors. * Add heading. * Add xref. * New PointerGestureRecognizer commands and events (#1749) * New PointerGestureRecognizer commands and events. * What's new edit. * Flashlight.IsSupportedAsync method (#1756) * Add IsSupportedAsync method. * Edits. * BlazorWebView tweaks. * Three AutomationProperties deprecated. (#1757) * Add deprecations. * App.Properties removal (#1758) * App.Properties removal. * Fix link. * Edit. * Unify SensorSpeed intervals (#1775) * Unify intervals. * Edit. * PhoneDialer.Current removed. * OpenGLView removed. * SolidColorBrush.Content is the ContentProperty of the class (#1776) * SolidColorBrush.Content is the ContentProperty of the class. * Fix linter error. * ClickGestureRecognizer obsoleted. (#1777) * GetPosition of drag/drop gesture (#1778) * GetPosition of drag/drop gesture. * Add GetPosition to whatsnew. * Fix xrefs. * Add UserAgent property (#1779) * Set media playback prefs in a WebView on iOS (#1780) * Set media playback prefs. * Remove hard tabs. * Rearrange content. * Edit. * Edit. * Edit. * Edit. * Edit. * VisualElement.FocusChangeRequested event deprecated (#1781) * VisualElement.FocusChangeRequested event deprecated. * Edit. * AppThemeBinding supports DynamicResource values (#1783) * AppThemeBinding supports DynamicResource values * Edit. * Grid gains new Add methods. (#1784) * iOS lifecycle PerformFetch delegate (#1785) * PerformFetch delegate. * Edit. * Secondary tap on Android (#1787) * Android support for secondary tap. * Edit. * Common properties moved to InputView (#1789) * Properties moved to InputView. * Edits. * Edit. * PointerEventArgs platform args (#1790) * Added PlatformPointerEventArgs * Edit. * Drag/drop event args gain platform args (#1791) * Platform args for drag and drop gestures. * Edits. * Edits. * Add tabs. * Edit. * Use tabs for platform args. * Added code examples. * Edit. * Control resource generation (#1797) * Control resource generation * Fix metadata block. * Link to content in troubleshooting doc. * Edits. * Edit. * Duplicate image file errors (#1799) * Duplicate image file errors * Edit. * Edit. * Edit. * Soft input keyboard extensions (#1800) * Soft input keyboard extensions. * Edit. * Use the .NET xmlns schema for Maps types (#1801) * ClassModifier XAML attribute. * XAML class modifiers (#1804) * XAML class modifiers. * Fix moniker range. * WiFi permission on Android 13 (#1806) * Update table for .NET 7 * Edit. * Edit. * Bluetooth permission on Android. (#1807) * Caching disabled for Android streams (#1808) * Caching disabled for Android streams. * Edit. * Edit. * Edits. * Keyboard auto scroll manager on iOS (#1813) * Keyboard scrolling auto manager. * Fix include links. * Consume Android system fonts (#1814) * Consume Android system fonts. * Add note about entitlement on .NET 8. * Close code block. * Edits. * Edit. * Single use query parameters for GoToAsync (#1815) * Single use query parameters. * Edit. * Edits. * Inspect a WebView on MacCat * Shell tab color appearance (#1818) * Shell tab color appearance. * Fix link. * Decouple window management from the App class (#1819) * Decouple window management from the App class * Edit. * Add headings. * Edit. * Use TApp in UseMauiEmbedding method call. (#1820) * Keyboard accelerators (#1821) * Keyboard accelerators draft. * Edits. * Table edit. * Edits. * Edits. * Shipping info. (#1826) * ApplicationIdGuid build property not required. (#1829) * Geolocation foreground listening (#1832) * Geolocation foreground listening. * Edits. * HideSoftInputOnTapped property (#1833) * HideSoftInputOnTapped property. * Edit. * Use a factory method to avoid reflection. * Edits. * Limitation is .NET 7 only (#1834) * Limitation is .NET 7 only. * Fix linting error. * PlatformImage.FromStream can be used on Windows (#1837) * Use PlatformImage on Windows * PlatformImage can be used on WIndows. * Performance (#1844) * Classify new features. (#1846) * Upgrade from 7 to 8 (#1855) * Upgrade from 7 to 8 * Fix link. * Android animations respect power saving. * Revert "Android animations respect power saving." This reverts commit 5f3998c20989a8d5c309890282b6b6eed6bc7d1d. * Android animations respect power saving (#1856) * Android animations respect power saving. * Fix include file link. * Edit. * Heading edit. * Put moniker in include file. * Remove section. (#1857) * High speed sampling rates for Android sensors (#1861) * High speed sampling rate sensor permission. * Edit. * Edits. * Publish unpackaged apps (#1864) * Initial content * Publishing selectors per platform. * Edits. * Edits. * Unpackaged apps on Windows. * VSMac EOL (#1865) * VSMac EOL. * Edits. * .NET 7 to .NET 8 (#1867) * .NET 7 to .NET 8. * .NET 7 to 8 * net7 to net8 * Build your first app in .NET 8 (#1868) * .NET 8 images. * Try .NET 7/8 split. * iOS images. * Fix image link * Windows images. * Android images. * Rename image. * Resize image. * VSMac Android images. * More images. * Edits. * Edits. * .NET 8 installation (#1871) * .NET 7 to 8 * VSMac edits. * Edit. * Edit. * iOS release notes * dotnet publish in .NET 8 (#1877) * dotnet publish in .NET 8 * Edit. * Edit. * Default RuntimeIdentifier on iOS (#1878) * Default RuntimeIdentifier on iOS * Edit. * Edit. * Troubleshoot a remote build. (#1879) * Troubleshoot a remote build. * Edits. * Release note links.
2023-11-14 19:54:53 +03:00
At build time, raw assets are copied to your app package. For information about disabling asset packaging, see [Disable asset file packaging](~/troubleshooting.md#disable-asset-file-packaging).
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
### CSS files
2022-03-17 12:27:49 +03:00
.NET MAUI apps can be partially styled with Cascading Style Sheet (CSS) files. CSS files can be added to your app project by dragging them into any folder of your project, and setting their build action to `MauiCss` in the **Properties** window.
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
CSS files must be loaded by the `StyleSheet` class before being added to a <xref:Microsoft.Maui.Controls.ResourceDictionary>:
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
```xaml
<Application ...>
<Application.Resources>
2022-03-17 12:27:49 +03:00
<StyleSheet Source="/Resources/styles.css" />
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
</Application.Resources>
</Application>
```
2022-03-17 12:27:49 +03:00
For more information, see [Style apps with CSS](~/user-interface/styles/css.md).
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
## App manifest
Each platform uses its own native app manifest file to specify information such as the app title, ID, version, and more. .NET MAUI single project enables you to specify this common app data in a single location in the project file.
2022-08-18 11:25:14 +03:00
To specify the shared app manifest data for a project, open the shortcut menu for the project in **Solution Explorer**, and then choose **Properties**. The app title, ID, and version can then be specified in **MAUI Shared > General**:
:::image type="content" source="media/single-project/manifest.png" alt-text=".NET MAUI app manifest screenshot.":::
At build time the shared app manifest data is merged with platform-specific data in the native app manifest file, to produce the manifest file for the app package. For more information, see [Project configuration in .NET MAUI - MAUI Shared](../deployment/visual-studio-properties.md#maui-shared).
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
## Platform-specific code
A .NET MAUI app project contains a *Platforms* folder, with each child folder representing a platform that .NET MAUI can target:
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
:::image type="content" source="media/single-project/platform-folders.png" alt-text="Platform folders screenshot.":::
The folders for each platform contain platform-specific resources, and code that starts the app on each platform:
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
:::image type="content" source="media/single-project/platform-code.png" alt-text="Platform-specific code screenshot.":::
At build time, the build system only includes the code from each folder when building for that specific platform. For example, when you build for Android the files in the *Platforms\Android* folder will be built into the app package, but the files in the other *Platforms* folders won't be. This approach uses multi-targeting to target multiple platforms from a single project. Multi-targeting can be combined with partial classes and partial methods to invoke native platform functionality from cross-platform code. For more information, see [Invoke platform code](~/platform-integration/invoke-platform-code.md).
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
In addition to this default multi-targeting approach, .NET MAUI apps can also be multi-targeted based on your own filename and folder criteria. This enables you to structure your .NET MAUI app project so that you don't have to place your platform code into child-folders of the *Platforms* folder. For more information, see [Configure multi-targeting](~/platform-integration/configure-multi-targeting.md).
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
Multi-targeting can also be combined with conditional compilation so that code is targeted to specific platforms:
```csharp
#if ANDROID
handler.NativeView.SetBackgroundColor(Colors.Red.ToNative());
#elif IOS
handler.NativeView.BackgroundColor = Colors.Red.ToNative();
handler.NativeView.BorderStyle = UIKit.UITextBorderStyle.Line;
#elif WINDOWS
handler.NativeView.Background = Colors.Red.ToNative();
#endif
```
For more information about conditional compilation, see [Conditional compilation](/dotnet/csharp/language-reference/preprocessor-directives#conditional-compilation).
## App entry point
While the *Platforms* folders contain platform-specific code that starts the app on each platform, .NET MAUI apps have a single cross-platform app entry point. Each platform entry point calls a `CreateMauiApp` method on the static `MauiProgram` class in your app project, and returns a `MauiApp`, which is the entry point for your app.
The `MauiProgram` class must at a minimum provide an app to run:
```csharp
namespace MyMauiApp;
public static class MauiProgram
{
public static MauiApp CreateMauiApp()
{
var builder = MauiApp.CreateBuilder();
builder
.UseMauiApp<App>();
return builder.Build();
}
}
```
The `App` class derives from the `Application` class:
```csharp
namespace MyMauiApp;
public class App : Application
{
public App()
{
InitializeComponent();
MainPage = new AppShell();
}
}
```
App icons, app lifecycle, single project. (#264) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. * App icons (#219) * App icons doc. * Edits. * Edit. * Single project (#220) * First draft. * Edit. * Edit. * Edit. * Edit. * Edit. * Edit pass. * Layout docs (#248) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. * HorizontalStackLayout and VerticalStackLayout (#228) * Horizontal and Vertical StackLayout. * Edit. * Edit. * Edit. * Edits. * VerticalStackLayout updates. * HorizontalStackLayout updates. * Fix linting errors. * Edits. * Edit. * Edit. * Feedback incorporated. * Christmas docs (#242) * Splash screen (#232) * Splash screens. * Edits. * Edits. * Edit. * Update docs/user-interface/splashscreen.md Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * Feedback incorporated. * Edits. * File rename. * Feedback incorporated. * Fix image link. * Delete image. * Feedback incorporated. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> * BlazorWebView (#231) * Initial content. * Fixed image link. * Edits. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Mac Catalyst -> macOS * Use media folder. * Feedback incorporated. * TOC updated. * Add preview note. * Edit. * Update docs/user-interface/controls/blazorwebview.md Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Feedback incorporated. Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> * Multi-targeting (#222) * Configure multi-targeting doc. * Fix image link. * Edits. * Edit. * Edit. * Edit. * Edit. * Invoking platform code (#221) * Invoke platform code. * Add to TOC. * Image resize. * Edit. * Edits. * Back parenthesis (#230) Fixes the missing back parenthesis. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edit. * Border control (#223) * Border doc. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * Image cropped. * Edit. * Add Border to TOC. * TOC updated. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Shadow (#224) * Shadow control. * Edits. * Use media folder. * Back parenthesis (#230) Fixes the missing back parenthesis. * Feedback incorporated. * TOC fixed. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Remove native. * Accessibility (#225) * Initial content. * Edits. * Fix heading. * Heading edit. * Back parenthesis (#230) Fixes the missing back parenthesis. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Accessibility checklist added. * Fix linting error. * Update docs/fundamentals/accessibility.md Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * More feedback incorporated. * Feedback incorporated. * Add to TOC. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * GraphicsView and Maui.Graphics (#241) * Maui.Graphics: Paint * Build fixes. * TOC update. * Resize images. * Disable borders. * Edit. * GraphicsView. * Update TOC/index. * Edit. * Draw objects: Line and ellipse. * Resized images. * Rectangle, rounded rectangle, arc. * Image resizing. * Edits. * Paths, shadow, line cap, line join, dashed objects. * More drawing methods. * Resized images. * Replaced image. * Image edit. * Pattern paint. * Edits. * Image paint. * Image link fixed. * Edit. * Edits. * Transforms. * Edit. * Affine transforms. * Edits. * Path updates. * Winding modes. * Edits. * Draw with fill and stroke. * Corrections. * Better use of dirtyRect. * Explanatory text. * Edit. * Differentiate from shapes/brushes. * Blend modes (WIP). * Porter-duff blend modes. * Edits. * Image edit. * Images. * Sample link placeholders inserted. * Images doc added to TOC. * Edits. * Removed 2D. * Edits. * Link fixed. * Acrolinx edits. * Title suffix for Maui.Graphics. * Revert "Title suffix for Maui.Graphics." This reverts commit df4de77d251bcbaf3843af23bdab55e88e923fe9. * Fixed alt-text. * Fixed usage of .NET MAUI acronym. * Linting errors fixed. * Remove .NET MAUI from H1s. * Remove suffix from metadata. * Stop calling .NET MAUI graphics a library. * Colors. * Edit. * Edits. * Fix lint error. * Use media folders. * Back parenthesis (#230) Fixes the missing back parenthesis. * Add searchScope. (#235) * Re-org paint content. * More content re-org. * Links fixed. * Edits. * Edits. * Edits. * Edit. Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> * Edits. * Edits. * Update index. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Remove Children property info. * Add new layouts to TOC. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Layouts (#247) * AbsoluteLayout * Grid and StackLayout docs * Edit. * Edit. * Edit. * Edits. * Initial FlexLayout content. * Edits. * Edit. * H2 change. * C# syntax changed stackLayout.Children.Add() replaced with stackLayout.Add() * C# syntax updated Replaced grid.Children.Add() with grid.Add() * Edit. * Attached properties doc'd. * Fix image links * Two more examples. * Resize images. * Another example. * Edits. * Edit. * Margin and padding. * Resized image. * Edit. * Edit. * Choose a layout doc. * Link fixes. * Edit. * Added HSL + VSL. * Edits. * TOC edits. * Edit. * Edits. * Edit. * Remove margin and padding doc. * Edits. * Add preview note. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * Edits. (#249) * Edit. (#250) * Remove implicit usings. (#251) * Typo fix. (#252) * AffineTransform class replaced by Matrix3x2 struct. (#255) * Feedback incorporated. Removed CSS references. * Link fixed. * Edit. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com> * App lifecycle (#226) * First draft. * Add app lifecycle to TOC and index. * Added links. * Configure for WinUI API doc links. * Resize image. * Edit. * Edit. * Preview 8 code updates. * Custom lifecycle events section added. * Edits. * Retrieve the Window object section added. * Use media folder. * Native > platform, and global usings. * Feedback incorporated. * Edit. * Edit. * Edit. * Use latest constants. Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com> Co-authored-by: sashi <82739042+sashi0034@users.noreply.github.com> Co-authored-by: Rachel Kang <rachelkang@microsoft.com>
2022-01-14 13:52:21 +03:00
In the preceding example, the `MainPage` property is set to the `AppShell` object. `AppShell` is a subclassed <xref:Microsoft.Maui.Controls.Shell> class that describes the visual hierarchy of the app. For more information, see [Create a .NET MAUI Shell app](shell/create.md).