API diff: SkiaSharp.Views.UWP.dll
SkiaSharp.Views.UWP.dll
Namespace SkiaSharp.Views.UWP
Type Changed: SkiaSharp.Views.UWP.GlobalStaticResources
Obsoleted methods:
[Obsolete ("This method is provided for binary backward compatibility. It will always return null.")]
public static object FindResource (string name);
Added methods:
public static void RegisterDefaultStyles ();
public static void RegisterResourceDictionariesBySource ();
Type Changed: SkiaSharp.Views.UWP.SKSwapChainPanel
Added property:
public static bool RaiseOnUnsupported { get; set; }
Type Changed: SkiaSharp.Views.UWP.SKXamlCanvas
Modified base type:
-Windows.UI.Xaml.FrameworkElement
+Windows.UI.Xaml.Controls.Canvas