|
Hey, Currently trying out your Nuget and it's been working great. How can I change the overlay color? If I want it to be black instead of transparent? |
Answered by
zaafar
Dec 29, 2023
Replies: 1 comment
|
Window title is passed in construction of the overlay class. mad the name suggests, it’s transparent overlay, so anything other than that isn’t supported. |
0 replies
Answer selected by
zaafar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Window title is passed in construction of the overlay class.
mad the name suggests, it’s transparent overlay, so anything other than that isn’t supported.