Method | Description | |
---|---|---|
MvxUILabelTextTargetBinding ( UILabel target ) : MvvmCross.Binding.Bindings.Target |
Method | Description | |
---|---|---|
SetValueImpl ( object target, object value ) : void |
public MvxUILabelTextTargetBinding ( UILabel target ) : MvvmCross.Binding.Bindings.Target | ||
target | UILabel | |
return | MvvmCross.Binding.Bindings.Target |
protected SetValueImpl ( object target, object value ) : void | ||
target | object | |
value | object | |
return | void |