C# 클래스 MonoTouch.Dialog.CustomTextField

상속: UITextField
파일 보기 프로젝트 열기: escoz/MonoMobile.Forms 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
MaxCharacters int

공개 메소드들

메소드 설명
CustomTextField ( RectangleF rect ) : System
LayoutSubviews ( ) : void

메소드 상세

CustomTextField() 공개 메소드

public CustomTextField ( RectangleF rect ) : System
rect System.Drawing.RectangleF
리턴 System

LayoutSubviews() 공개 메소드

public LayoutSubviews ( ) : void
리턴 void

프로퍼티 상세

MaxCharacters 공개적으로 프로퍼티

public int MaxCharacters
리턴 int