C# Class Android.Dialog.ValueElement

Inheritance: Element
Afficher le fichier Open project: runegri/Android.Dialog

Méthodes protégées

Méthode Description
FireValueChanged ( ) : void
ValueElement ( string caption ) : System
ValueElement ( string caption, string layoutName ) : System

Method Details

FireValueChanged() protected méthode

protected FireValueChanged ( ) : void
Résultat void

ValueElement() protected méthode

protected ValueElement ( string caption ) : System
caption string
Résultat System

ValueElement() protected méthode

protected ValueElement ( string caption, string layoutName ) : System
caption string
layoutName string
Résultat System