Skip to content

Commit

Permalink
fix!: Delete BackButton on iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 committed May 12, 2023
1 parent d7f2cd1 commit 2867aad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion build/PackageDiffIgnore.xml
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@
<Member fullName="Windows.Foundation.SizeConverter" reason="Api alignments" />
<Member fullName="Windows.UI.Xaml.ResourceHelper" reason="Api alignments" />
<Member fullName="Uno.UI.Extensions.CollectionViewExtensions" reason="Api alignments" />

<Member fullName="Windows.UI.Xaml.Controls.BackButton" reason="Api alignments" />
</Types>
<Events>
<Member fullName="Windows.Foundation.TypedEventHandler`2&lt;Microsoft.UI.Xaml.Controls.IInputValidationControl,Microsoft.UI.Xaml.Controls.HasValidationErrorsChangedEventArgs&gt; Microsoft.UI.Xaml.Controls.AutoSuggestBox::HasValidationErrorsChanged" reason="Not present in WinAppSDK 1.2" />
Expand Down
12 changes: 0 additions & 12 deletions src/Uno.UI/UI/Xaml/Controls/Button/BackButton.iOS.cs

This file was deleted.

0 comments on commit 2867aad

Please sign in to comment.