Method | Description | |
---|---|---|
FormattedElement ( string caption ) : System | ||
FormattedElement ( string caption, string value ) : System | ||
GetView ( Android.Content.Context context, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View | ||
SetCaption ( string html ) : void |
public FormattedElement ( string caption ) : System | ||
caption | string | |
return | System |
public FormattedElement ( string caption, string value ) : System | ||
caption | string | |
value | string | |
return | System |
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 | |
return | Android.Views.View |