C# Class Smeedee.Android.Widgets.Settings.ColoredListPreference.TextColoringAdapter

Inheritance: SimpleAdapter
Afficher le fichier Open project: Smeedee/Smeedee-Mobile

Méthodes publiques

Méthode Description
GetView ( int position, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View
TextColoringAdapter ( Android.Content.Context context, object>.IList items, int resource, string from, int to, Color colors ) : System

Method Details

GetView() public méthode

public GetView ( int position, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View
position int
convertView Android.Views.View
parent Android.Views.ViewGroup
Résultat Android.Views.View

TextColoringAdapter() public méthode

public TextColoringAdapter ( Android.Content.Context context, object>.IList items, int resource, string from, int to, Color colors ) : System
context Android.Content.Context
items object>.IList
resource int
from string
to int
colors Color
Résultat System