C# Class MonoTouch.Dialog.DialogTextView

Inheritance: UITextView
Afficher le fichier Open project: escoz/MonoMobile.Forms Class Usage Examples

Méthodes publiques

Méthode Description
DialogTextView ( RectangleF frame ) : System
LayoutSubviews ( ) : void

Private Methods

Méthode Description
HandleChanged ( object sender, EventArgs e ) : void

Method Details

DialogTextView() public méthode

public DialogTextView ( RectangleF frame ) : System
frame System.Drawing.RectangleF
Résultat System

LayoutSubviews() public méthode

public LayoutSubviews ( ) : void
Résultat void