can not use UIKit or others in .net ios Bindings?

mc 5,426 Reputation points
2024-07-01T10:46:09.4966667+00:00

I created ios Binding project. and want to compile .a file to .dll

there is ApiDefinition and StructsAndEnums.cs but both of them can not use ios UIImage

NativeHandle Export Verify and all of it.

CGSize Static can not use too.

User's image

I can not use this attribute. which is auto generated by sharpie

Developer technologies .NET .NET MAUI
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
    2024-07-01T16:11:08.2866667+00:00

    xamarin-macios has the bindings:

    https://github.com/xamarin/xamarin-macios

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.