Search code examples
maui.net-mauimaui-community-toolkitmaui-compat

How to add drawingView in maui project


How to add DrawingView or Signaturepad in Maui using CommunityToolkit.maui.core, or how can I implement Signaturepad in maui project.


Solution

  • Both aren't supported for .NET MAUI right now.

    For the Release Candidate of the Community Toolkit we plan to have DrawingView, the PR is mostly ready. However, for Windows it will be unsupported, simply because WinUI hasn't implemented the necessary bits yet.