Property | Type | Description | |
---|---|---|---|
Root | MonoDroid.Dialog.RootElement |
Method | Description | |
---|---|---|
BindingContext ( Android.Content.Context context, object callbacks, object o, string title ) : System | ||
Dispose ( ) : void | ||
Fetch ( ) : void | ||
Populate ( object callbacks, object o, MonoDroid.Dialog.RootElement root ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
GetTypeForMember ( |
||
GetValue ( |
||
MakeCaption ( string name ) : string | ||
SetValue ( |
public BindingContext ( Android.Content.Context context, object callbacks, object o, string title ) : System | ||
context | Android.Content.Context | |
callbacks | object | |
o | object | |
title | string | |
return | System |
public Populate ( object callbacks, object o, MonoDroid.Dialog.RootElement root ) : void | ||
callbacks | object | |
o | object | |
root | MonoDroid.Dialog.RootElement | |
return | void |