Using CefSharp with maui #4037
CodeDoctorDE
started this conversation in
General
Replies: 2 comments 7 replies
-
From the little I know about MAUI there's only a single hwnd per window, so a MAUI specific implementation would be required (isn't one currently). As CefSharp only runs on Windows and MAUI is crossplat it's not clear there would be much call for a MAUI specific implementation. Are you creating a Windows only MAUI app? |
Beta Was this translation helpful? Give feedback.
3 replies
-
Are there any plans to bring CefSharp to MAUI even if it's for the Windows platform alone? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
is there a way to integrate cefsharp with a maui application?
Beta Was this translation helpful? Give feedback.
All reactions