SliderDirections Enum

Specifies the direction in which to move the slider

Namespace:SoftHai.Testing.UITest
Assembly:SoftHai.Testing

Syntax

Visual Basic
Public Enum SliderDirections
	Inherits System.Enum
C#
public enum SliderDirections
	: System.Enum

Members

Fields

Name Description
Decrement Decrements the current value of the slider
Increment Increments the current value of the slider
value__






This WikiPage was created with Codeplex WikiEditor