Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MonoTouch
Dialog
DialogTextView
C# Class MonoTouch.Dialog.DialogTextView
Inheritance:
UITextView
显示文件
Open project: escoz/MonoMobile.Forms
Class Usage Examples
Public Methods
Method
Description
DialogTextView
(
RectangleF
frame
) :
System
LayoutSubviews
( ) :
void
Private Methods
Method
Description
HandleChanged
(
object
sender
,
EventArgs
e
) :
void
Method Details
DialogTextView()
public
method
public
DialogTextView
(
RectangleF
frame
) :
System
frame
System.Drawing.RectangleF
return
System
LayoutSubviews()
public
method
public
LayoutSubviews
( ) :
void
return
void