Method | Description | |
---|---|---|
GetView ( Android.Content.Context context, View convertView, ViewGroup parent ) : View | ||
MultilineElement ( string caption, string value ) : Android.Content |
public GetView ( Android.Content.Context context, View convertView, ViewGroup parent ) : View | ||
context | Android.Content.Context | |
convertView | View | |
parent | ViewGroup | |
return | View |
public MultilineElement ( string caption, string value ) : Android.Content | ||
caption | string | |
value | string | |
return | Android.Content |