UI for Xamarin
The Alert for Xamarin.iOS is a pop-up allows you to display custom content – text, image or any other UIView. The control is easy to use and it takes only a few lines of code to change the appear/disappear effect choosing from the several preset animations.
For delightful user experience, the Telerik Alert comes with the following appear/dismiss animations to choose from: Scale, Fade, Slide: from left; from right; from top; from bottom.
Telerik Alert can arrange its buttons horizontally or vertically.
You can embed any kind of content in the resizable content area of the Telerik Alert for Xamarin.iOS. Furthermore you can define a custom frame in which the control should appear.
Telerik Alert responds to changes in the device orientation rotating accordingly and at the appropriate position.
Thanks to the easy-to-use API you can define the buttons and their actions with minimum amount of code.
There are a few options for dismissing the Alert: click on its buttons and swipe or pan gestures on the screen.