mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-12 06:47:07 +01:00
4 lines
146 B
Python
4 lines
146 B
Python
|
|
if wx.html2.WebView.IsBackendAvailable(wx.html2.WebViewBackendEdge):
|
|
# Do whatever you need to do when the Edge backend is available
|