Method | Description | |
---|---|---|
DirectionAnimation ( ITimerService timerService ) : System | ||
Start ( ) : void | ||
WithActuator ( LogicalBinaryStateActuator actuator ) : |
||
WithDuration ( System.TimeSpan duration ) : |
||
WithForwardDirection ( ) : |
||
WithReversed ( ) : |
||
WithTargetOffState ( ) : |
||
WithTargetOnState ( ) : |
||
WithTargetState ( ComponentState state ) : |
public DirectionAnimation ( ITimerService timerService ) : System | ||
timerService | ITimerService | |
return | System |
public WithActuator ( LogicalBinaryStateActuator actuator ) : |
||
actuator | LogicalBinaryStateActuator | |
return |
public WithDuration ( System.TimeSpan duration ) : |
||
duration | System.TimeSpan | |
return |
public WithForwardDirection ( ) : |
||
return |
public WithTargetOffState ( ) : |
||
return |
public WithTargetOnState ( ) : |
||
return |
public WithTargetState ( ComponentState state ) : |
||
state | ComponentState | |
return |