C# 클래스 TouchSimpleSample.ViewController.MyUITextFieldDelegate

상속: UITextFieldDelegate
파일 보기 프로젝트 열기: kiip/xamarin-plugin

공개 메소드들

메소드 설명
MyUITextFieldDelegate ( ViewController parent ) : System
ShouldReturn ( UITextField textField ) : bool

메소드 상세

MyUITextFieldDelegate() 공개 메소드

public MyUITextFieldDelegate ( ViewController parent ) : System
parent ViewController
리턴 System

ShouldReturn() 공개 메소드

public ShouldReturn ( UITextField textField ) : bool
textField UITextField
리턴 bool