C# Class TouchSimpleSample.ViewController.MyUITextFieldDelegate

Inheritance: UITextFieldDelegate
Afficher le fichier Open project: kiip/xamarin-plugin

Méthodes publiques

Méthode Description
MyUITextFieldDelegate ( ViewController parent ) : System
ShouldReturn ( UITextField textField ) : bool

Method Details

MyUITextFieldDelegate() public méthode

public MyUITextFieldDelegate ( ViewController parent ) : System
parent ViewController
Résultat System

ShouldReturn() public méthode

public ShouldReturn ( UITextField textField ) : bool
textField UITextField
Résultat bool