-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
Hello,
I tried to use the new version of Your library and it seems that enabling displays stopped working.
The sample throws an exception for "DeviceContext: Enable All" in
var validSetting = display.DisplayScreen.GetPreferredSetting();
because display.DisplayScreen is null. I tried to enable displays in my code via API call but it did not work either.
Reactions are currently unavailable