This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
Help me! The type or namespace name 'Platform' does not exist in the namespace 'Microsoft.Maui.Graphics' #457
Labels
bug
Something isn't working
The type or namespace name 'Platform' does not exist in the namespace 'Microsoft.Maui.Graphics'
pls i cannot find Platform Class when build MAUI windows app
code :
public void Draw(ICanvas canvas, RectF dirtyRect)
{
// Drawing code goes here
The text was updated successfully, but these errors were encountered: