Skip to content

Example for some pinvoke operations in macos on .NET Core 3.1 without Xamarin.Mac

License

Notifications You must be signed in to change notification settings

eyaldar/netcore_macos_pinvoke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

netcore_macos_pinvoke

A running example of using pinvoke operations in macos on .NET Core 3.1 without Xamarin.Mac

This example include usages of strings, boolean and int types As well as:

  • runningApplications
  • NSRunningApplication.isActive
  • NSRunningApplication.localizedName

There are probably better ways to do it, still learning.

About

Example for some pinvoke operations in macos on .NET Core 3.1 without Xamarin.Mac

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages