Property | Type | Description | |
---|---|---|---|
SelectedValue | PersonPickerReturnResult | ||
emailInput | |||
personPicker |
Method | Description | |
---|---|---|
CustomEmailPicker ( string currentValue ) : System | ||
setupPicker ( ) : void |
public CustomEmailPicker ( string currentValue ) : System | ||
currentValue | string | |
return | System |
public PersonPickerReturnResult SelectedValue | ||
return | PersonPickerReturnResult |
public EntryElement,MonoTouch.Dialog emailInput | ||
return |