-
|
Hello, I need to capture the window's content in the backend using RenderTargetBitmap, but the content isn't fully rendered even when I use I really need to capture it in the backend without using |
Beta Was this translation helpful? Give feedback.
Answered by
treviasxk
Mar 7, 2026
Replies: 1 comment
-
|
Problem solved, the Headless package disables the window and keeps the rendering as a backend. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
treviasxk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem solved, the Headless package disables the window and keeps the rendering as a backend.
https://docs.avaloniaui.net/docs/concepts/headless/