C# Class Android.Dialog.MultilineEntryElement

Inheritance: EntryElement
Afficher le fichier Open project: sam-lippert/Android.Dialog Class Usage Examples

Méthodes publiques

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

Method Details

GetView() public méthode

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

MultilineEntryElement() public méthode

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