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 13, 2023
1 parent a65ab78 commit d9b1ee6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
1 change: 1 addition & 0 deletions build/PackageDiffIgnore.xml
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,7 @@
<Member fullName="Microsoft.Toolkit.Uwp.UI.Lottie.LottieVisualSource" reason="Api alignments" />
<Member fullName="Microsoft.Toolkit.Uwp.UI.Lottie.LottieVisualSourceBase" reason="Api alignments" />
<Member fullName="Microsoft.Toolkit.Uwp.UI.Lottie.ThemableLottieVisualSource" 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 d9b1ee6

Please sign in to comment.