I hereby claim:
- I am danyalaytekin on github.
- I am danyal (https://keybase.io/danyal) on keybase.
- I have a public key ASAwOC3tKJE48yX4OYRGNQ1LGzbrGA1fils7Pp3sxDMavgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
using System; | |
using MonoTouch.UIKit; | |
namespace Danyal.Xamarin.iOS | |
{ | |
public class DismissableModalController : UIViewController | |
{ | |
protected UITapGestureRecognizer _dismissRecognizer; | |
public DismissableModalController () |