C# Class MonoTouch.Dialog.BooleanElementCell

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

Méthodes publiques

Свойство Type Description
KEY NSString

Méthodes publiques

Méthode Description
BooleanElementCell ( ) : System
PrepareForReuse ( ) : void
Update ( BooleanElement element ) : void

Private Methods

Méthode Description
prepareCell ( ) : void

Method Details

BooleanElementCell() public méthode

public BooleanElementCell ( ) : System
Résultat System

PrepareForReuse() public méthode

public PrepareForReuse ( ) : void
Résultat void

Update() public méthode

public Update ( BooleanElement element ) : void
element BooleanElement
Résultat void

Property Details

KEY public_oe static_oe property

public static NSString KEY
Résultat NSString