how can use this code SettingsWindow.IsOpened()
Created at 28 Jul 2022, 13:59
how can use this code SettingsWindow.IsOpened()
28 Jul 2022, 13:59
how can use this code?
if(SettingsWindow.IsOpened())
SettingsWindow.Close();
I tried to use this code but I got an error:
does not exist in the current context...