Method | Description | |
---|---|---|
MvxUITextFieldShouldReturnTargetBinding ( UITextField target ) : System.Windows.Input | ||
SetValue ( object value ) : void |
Method | Description | |
---|---|---|
Dispose ( bool isDisposing ) : void |
Method | Description | |
---|---|---|
HandleShouldReturn ( UITextField textField ) : bool |
protected Dispose ( bool isDisposing ) : void | ||
isDisposing | bool | |
return | void |
public MvxUITextFieldShouldReturnTargetBinding ( UITextField target ) : System.Windows.Input | ||
target | UITextField | |
return | System.Windows.Input |