Xamarin: UIPageControl and UIScrollView for iOS homescreen look I wanted to add horizontal page swiping to my app similar to what you see on… HowTo, iOS, MonoTouch, UIPageControl, UIScrollView, Xamarin
Xamarin: Simple GestureRecognizer So i wanted to implement a basic pan gesture to pan around a view. I need… GestureRecognizer, HowTo, iOS, MonoTouch, Xamarin
Xamarin UIPickerView as a Combobox Comboboxes are one of the most common and useful controls in web and application design. They… HowTo, iOS, MonoTouch, Xamarin
Example Login screen using a UIAlertView UIAlertView has some different styles that can be applied to it. The UIAlertViewStyleLoginAndPasswordInput creates a simple login… HowTo, iOS, Login, MonoTouch, UIAlertView, Xamarin
Xamarin: UIAlertView MessageBox In Winforms development the MessageBox is a simple way of alerting the user of an action.… HowTo, iOS, MessageBox, MonoTouch, UIAlertView, Xamarin