C# Class MonoTouch.Dialog.StringElementCell

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

Méthodes publiques

Свойство Type Description
BadgeLabel UILabel

Méthodes publiques

Méthode Description
LayoutSubviews ( ) : void
StringElementCell ( UITableViewCellStyle style, string reuseIdentifier ) : System

Method Details

LayoutSubviews() public méthode

public LayoutSubviews ( ) : void
Résultat void

StringElementCell() public méthode

public StringElementCell ( UITableViewCellStyle style, string reuseIdentifier ) : System
style UITableViewCellStyle
reuseIdentifier string
Résultat System

Property Details

BadgeLabel public_oe property

public UILabel BadgeLabel
Résultat UILabel