C# Class MonoTouch.Dialog.iPhoneBooleanElement

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

Méthodes publiques

Méthode Description
GetCell ( UITableView tv ) : UITableViewCell
iPhoneBooleanElement ( string caption, bool value ) : System

Method Details

GetCell() public méthode

public GetCell ( UITableView tv ) : UITableViewCell
tv UITableView
Résultat UITableViewCell

iPhoneBooleanElement() public méthode

public iPhoneBooleanElement ( string caption, bool value ) : System
caption string
value bool
Résultat System