From 23670130bb7dcbc4f8b489fefafb81e372a47df1 Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Sun, 14 May 2023 15:54:56 -0500 Subject: [PATCH] Update PublicAPI.Unshipped.txt --- src/Core/src/PublicAPI/net-windows/PublicAPI.Unshipped.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Core/src/PublicAPI/net-windows/PublicAPI.Unshipped.txt b/src/Core/src/PublicAPI/net-windows/PublicAPI.Unshipped.txt index cfcb47a2871a..f72fa62daeb5 100644 --- a/src/Core/src/PublicAPI/net-windows/PublicAPI.Unshipped.txt +++ b/src/Core/src/PublicAPI/net-windows/PublicAPI.Unshipped.txt @@ -10,6 +10,8 @@ Microsoft.Maui.ICommandMapper.Invoke(Microsoft.Maui.IElementHandler! viewHandler Microsoft.Maui.ICommandMapper Microsoft.Maui.ICommandMapper.Add(string! key, System.Action! action) -> void Microsoft.Maui.ICommandMapper.Add(string! key, System.Action! action) -> void +Microsoft.Maui.ISetImageHandler +Microsoft.Maui.ISetImageHandler.SetImageSource(Microsoft.Maui.Platform.MauiImageSource? obj) -> void Microsoft.Maui.Layouts.FlexBasis.Equals(Microsoft.Maui.Layouts.FlexBasis other) -> bool Microsoft.Maui.Platform.MauiWebView.MauiWebView(Microsoft.Maui.Handlers.WebViewHandler! handler) -> void Microsoft.Maui.SizeRequest.Equals(Microsoft.Maui.SizeRequest other) -> bool