C# Class MvvmCross.Binding.tvOS.Target.MvxUIViewLayerBorderWidthTargetBinding

Inheritance: MvvmCross.Binding.Bindings.Target.MvxConvertingTargetBinding
Afficher le fichier Open project: MvvmCross/MvvmCross

Méthodes publiques

Méthode Description
MvxUIViewLayerBorderWidthTargetBinding ( object target ) : System

Méthodes protégées

Méthode Description
SetValueImpl ( object target, object value ) : void

Method Details

MvxUIViewLayerBorderWidthTargetBinding() public méthode

public MvxUIViewLayerBorderWidthTargetBinding ( object target ) : System
target object
Résultat System

SetValueImpl() protected méthode

protected SetValueImpl ( object target, object value ) : void
target object
value object
Résultat void