Skip to content

Commit

Permalink
Update PublicAPI.Unshipped.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Eilon committed Jul 11, 2024
1 parent e3136d5 commit 7fe7393
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Core/src/PublicAPI/net-tizen/PublicAPI.Unshipped.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Microsoft.Maui.Handlers.IHybridWebViewHandler.DefaultFile.get -> string?
Microsoft.Maui.Handlers.IHybridWebViewHandler.DefaultFile.set -> void
Microsoft.Maui.Handlers.IHybridWebViewHandler.HybridRoot.get -> string?
Microsoft.Maui.Handlers.IHybridWebViewHandler.HybridRoot.set -> void
Microsoft.Maui.Handlers.IHybridWebViewHandler.PlatformView.get -> Microsoft.Maui.Platform.MauiWebView!
Microsoft.Maui.Handlers.IHybridWebViewHandler.PlatformView.get -> Tizen.NUI.BaseComponents.View!
Microsoft.Maui.Handlers.IHybridWebViewHandler.VirtualView.get -> Microsoft.Maui.IHybridWebView!
Microsoft.Maui.Handlers.ISwipeItemMenuItemHandler.SourceLoader.get -> Microsoft.Maui.Platform.ImageSourcePartLoader?
Microsoft.Maui.IApplication.UserAppTheme.get -> Microsoft.Maui.ApplicationModel.AppTheme
Expand Down Expand Up @@ -53,7 +53,7 @@ Microsoft.Maui.Platform.IImageSourcePartSetter.SetImageSource(Microsoft.Maui.Pla
Microsoft.Maui.Platform.ImageSourcePartLoader.ImageSourcePartLoader(Microsoft.Maui.Platform.IImageSourcePartSetter! setter) -> void
Microsoft.Maui.SizeRequest.Equals(Microsoft.Maui.SizeRequest other) -> bool
Microsoft.Maui.SoftInputExtensions
override Microsoft.Maui.Handlers.HybridWebViewHandler.CreatePlatformView() -> Microsoft.Maui.Platform.MauiWebView!
override Microsoft.Maui.Handlers.HybridWebViewHandler.CreatePlatformView() -> Tizen.NUI.BaseComponents.View!
override Microsoft.Maui.Layouts.FlexBasis.Equals(object? obj) -> bool
override Microsoft.Maui.Layouts.FlexBasis.GetHashCode() -> int
override Microsoft.Maui.SizeRequest.Equals(object? obj) -> bool
Expand Down

0 comments on commit 7fe7393

Please sign in to comment.