public int MoveThumbIndex {get;}
Public ReadOnly Property MoveThumbIndex As Integer
public int MoveThumbIndex {get;}
@property (nonatomic,readonly) int moveThumbIndex;
public int getMoveThumbIndex()
get_MoveThumbIndex();
This property contains the index of the current thumb being edited. If no thumb is being moved, the value of this property is -1.