C# Class MonoDroid.Dialog.MultilineElement

Inheritance: StringElement, IElementSizing
Afficher le fichier Open project: Redth/MonoDroid.Dialog Class Usage Examples

Méthodes publiques

Méthode Description
GetView ( Android.Content.Context context, View convertView, ViewGroup parent ) : View
MultilineElement ( string caption, string value ) : Android.Content

Method Details

GetView() public méthode

public GetView ( Android.Content.Context context, View convertView, ViewGroup parent ) : View
context Android.Content.Context
convertView View
parent ViewGroup
Résultat View

MultilineElement() public méthode

public MultilineElement ( string caption, string value ) : Android.Content
caption string
value string
Résultat Android.Content