C# Class Android.Dialog.ValueElement

Inheritance: Element
Datei anzeigen Open project: runegri/Android.Dialog

Protected Methods

Method Description
FireValueChanged ( ) : void
ValueElement ( string caption ) : System
ValueElement ( string caption, string layoutName ) : System

Method Details

FireValueChanged() protected method

protected FireValueChanged ( ) : void
return void

ValueElement() protected method

protected ValueElement ( string caption ) : System
caption string
return System

ValueElement() protected method

protected ValueElement ( string caption, string layoutName ) : System
caption string
layoutName string
return System