Replies: 2 comments
-
Similar to this one: #18542 , also unanswered (: |
Beta Was this translation helpful? Give feedback.
0 replies
-
It was answered here #17760 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There is many composition mode provided in Win32Options. such as
Win32CompositionMode.WinUIComposition
Win32CompositionMode.RedirectionSurface
and many render mode such as
Win32RenderingMode.AngleEgl
Win32RenderingMode.Vulkan
but how could I know what mode current instance running on, Is there some recommanded api to get this?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions