Skip to content

MikeCodesDotNET/CocoaExtensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CocoaExtensions - Xamarin.Mac

A library with some of the extensions I use when developing Apps with Xamarin.Mac

###Hardware

  • IsRetina

###Software

  • Get the current OS Version. Example respose: 10.10 (build 588498).
  • Get the current OS name. This wont return 'Yosemite' or the consumer name.
  • Check if the App is installed in the users Applications folder.
  • Download an NSImage asynchronously.
  • Get the current App version info. Useful for custom About dialogs.

About

Some useful extensions for Xamarin.Mac developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages