You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does capturing a screenshot with Screenshot.Default.CaptureAsync require a UI thread? The documentation does not say anything about it but I noticed that tests run on the main thread:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Does capturing a screenshot with
Screenshot.Default.CaptureAsync
require a UI thread? The documentation does not say anything about it but I noticed that tests run on the main thread:maui/src/Essentials/test/DeviceTests/Tests/Screenshot_Tests.cs
Line 62 in 3c7b652
Beta Was this translation helpful? Give feedback.
All reactions