Controls/GraphicsView: Difference between revisions

From Wiki Maui Linux NET
Jump to navigation Jump to search
Created page with "{{ElementSpec | title=GraphicsView | kind=Control | ms_url=https://learn.microsoft.com/dotnet/maui/user-interface/controls/graphicsview | introduced=MAUI 6.0 (.NET 6) | deprecated=No | notes=Immediate-mode drawing via Microsoft.Maui.Graphics; backend selection matters on Linux. | props= <tr><td>Drawable</td><td>?</td><td></td><td>IDrawable implementation</td></tr> <tr><td>Invalidate</td><td>?</td><td></td><td>Method to refresh</td></tr> <tr><td>Background</t..."
 
(No difference)

Latest revision as of 16:00, 17 October 2025


GraphicsView

Kind
Control
Microsoft Docs
GraphicsView documentation on learn.microsoft.com
Introduced
MAUI 6.0 (.NET 6)
Deprecated
No
Notes
Immediate-mode drawing via Microsoft.Maui.Graphics; backend selection matters on Linux.

Properties

Property Implemented (Maui Linux) Introduced in (MAUI/.NET) Notes
Drawable?IDrawable implementation
Invalidate?Method to refresh
Background?Fill brush