Skip to content

MikeCodesDotNET/Xamarim.Mac-Tutorial---WindowShaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin.Mac Window Shaker

##An extension method for NSWindow to shake it

screenshot

If your app has a login view or requires user credentials then this extension method will be very useful to you. When you detect an error with the credentials provided, simply call the following:

this.Window.Shake();

The window will then shake 3 times (as per the default OS X login view).

About

A sample project showing how to shake a window.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages