Skip to content

Commit

Permalink
chore: build error
Browse files Browse the repository at this point in the history
  • Loading branch information
ramezgerges committed Nov 19, 2024
1 parent 3283780 commit 01da23d
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@
using Uno.UI.Toolkit.Extensions;
using KeyEventArgs = Windows.UI.Core.KeyEventArgs;

#if !HAS_UNO_WINUI
using Windows.UI.Input;
#endif

#if __IOS__
using UIKit;
#elif __MACOS__
Expand Down

0 comments on commit 01da23d

Please sign in to comment.