C# Class TouchSimpleSample.ViewController.MyUITextFieldDelegate

Inheritance: UITextFieldDelegate
Mostrar archivo Open project: kiip/xamarin-plugin

Public Methods

Method Description
MyUITextFieldDelegate ( ViewController parent ) : System
ShouldReturn ( UITextField textField ) : bool

Method Details

MyUITextFieldDelegate() public method

public MyUITextFieldDelegate ( ViewController parent ) : System
parent ViewController
return System

ShouldReturn() public method

public ShouldReturn ( UITextField textField ) : bool
textField UITextField
return bool