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