Method | Description | |
---|---|---|
ColoredListPreference ( Android.Content.Context context, IAttributeSet attrs ) : System |
Method | Description | |
---|---|---|
OnDialogClosed ( bool positiveResult ) : void | ||
OnPrepareDialogBuilder ( Android.App.AlertDialog builder ) : void |
Method | Description | |
---|---|---|
CreateAdapter ( ) : TextColoringAdapter | ||
HideOkButton ( Android.App.AlertDialog builder ) : void |
public ColoredListPreference ( Android.Content.Context context, IAttributeSet attrs ) : System | ||
context | Android.Content.Context | |
attrs | IAttributeSet | |
return | System |
protected OnDialogClosed ( bool positiveResult ) : void | ||
positiveResult | bool | |
return | void |
protected OnPrepareDialogBuilder ( Android.App.AlertDialog builder ) : void | ||
builder | Android.App.AlertDialog | |
return | void |