IWinUpDownAccelerationInfo Interface |
Namespace: SmartBear.TestLeft.TestObjects.Win
The IWinUpDownAccelerationInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | wIncrement |
Position change increment to use after the time specified by wTime elapses.
|
![]() | wTime |
The amount of elapsed time, in seconds, before the position change increment specified by wIncrement is used.
|
Name | Description | |
---|---|---|
![]() | CallMethod<T>(String,Object[]) |
Invokes the specified method and returns the result.
(Inherited from IObject.) |
![]() | Cast<T> |
Casts the interface to an interface of another type.
(Inherited from IObject.) |
![]() | GetProperty<T> |
Returns the value of the specified property.
(Inherited from IObject.) |
![]() | SetProperty |
Sets a value for the specified property.
(Inherited from IObject.) |