C# 클래스 MonoTouch.Dialog.DialogTextView

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

공개 메소드들

메소드 설명
DialogTextView ( RectangleF frame ) : System
LayoutSubviews ( ) : void

비공개 메소드들

메소드 설명
HandleChanged ( object sender, EventArgs e ) : void

메소드 상세

DialogTextView() 공개 메소드

public DialogTextView ( RectangleF frame ) : System
frame System.Drawing.RectangleF
리턴 System

LayoutSubviews() 공개 메소드

public LayoutSubviews ( ) : void
리턴 void