Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: net6 iOS/tvOS build errors (#3129)
Because of newly introduced native types in C#, UIKit nfloat was moved from System.nfloat to ObjCRuntime.nfloat. Source: xamarin/xamarin-macios#13087
- Loading branch information