메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public Set ( object element, string targetPropertyName, string configuration ) : void | ||
element | object | |
targetPropertyName | string | |
configuration | string | |
리턴 | void |