C# 클래스 MvvmCross.Binding.tvOS.Target.MvxUIViewLayerBorderWidthTargetBinding

상속: MvvmCross.Binding.Bindings.Target.MvxConvertingTargetBinding
파일 보기 프로젝트 열기: MvvmCross/MvvmCross

공개 메소드들

메소드 설명
MvxUIViewLayerBorderWidthTargetBinding ( object target ) : System

보호된 메소드들

메소드 설명
SetValueImpl ( object target, object value ) : void

메소드 상세

MvxUIViewLayerBorderWidthTargetBinding() 공개 메소드

public MvxUIViewLayerBorderWidthTargetBinding ( object target ) : System
target object
리턴 System

SetValueImpl() 보호된 메소드

protected SetValueImpl ( object target, object value ) : void
target object
value object
리턴 void