Exposed debug-related options to public

This commit is contained in:
Yoshi Askharoun
2021-12-23 21:54:52 -06:00
parent 5652053493
commit caaf880022
6 changed files with 67 additions and 44 deletions
+4
View File
@@ -52,6 +52,10 @@ namespace Xune.Wpf
private void Init()
{
#if DEBUG
Microsoft.Iris.Application.DebugSettings.TraceSettings.DebugTraceFile = @"C:\Users\jjask\Desktop\UIX.Skia.log";
#endif
Microsoft.Iris.Application.Initialize(Surface, IrisWindow);
string pageUixPath = System.IO.Path.Combine(System.AppDomain.CurrentDomain.BaseDirectory,