Method | Description | |
---|---|---|
MvxBindingPropertySetter ( IMvxIosView iosView, object source ) : System | ||
Set ( object element, string targetPropertyName, string configuration ) : void |
public MvxBindingPropertySetter ( IMvxIosView iosView, object source ) : System | ||
iosView | IMvxIosView | |
source | object | |
return | System |
public Set ( object element, string targetPropertyName, string configuration ) : void | ||
element | object | |
targetPropertyName | string | |
configuration | string | |
return | void |